summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-28 21:32:05 +0100
committerSam James <sam@gentoo.org>2023-03-28 21:36:01 +0100
commit1e3aa29dd950dd00e0a70e83452d162fc0ad2e63 (patch)
tree23a276d72bb1996d161a704a0bf59a1c537b1576 /dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild
parentdev-ruby/rspec-core: Stabilize 3.12.0 amd64, #903375 (diff)
downloadgentoo-1e3aa29dd950dd00e0a70e83452d162fc0ad2e63.tar.gz
gentoo-1e3aa29dd950dd00e0a70e83452d162fc0ad2e63.tar.bz2
gentoo-1e3aa29dd950dd00e0a70e83452d162fc0ad2e63.zip
dev-ruby/rspec-expectations: Stabilize 3.12.1 amd64, #903383
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild')
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild
index 7e2877d8201b..01aa4dedd9ae 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SUBVERSION="$(ver_cut 1-2)"