diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:02:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:02:51 +0100 |
commit | 4ea02be7c01c15937f740764523050d6ebfeb46a (patch) | |
tree | 29ab76374f7ab20ba8b87d39ca1b845a6283ed71 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-core: Stabilize 3.12.2 amd64, #909122 (diff) | |
download | gentoo-4ea02be7c01c15937f740764523050d6ebfeb46a.tar.gz gentoo-4ea02be7c01c15937f740764523050d6ebfeb46a.tar.bz2 gentoo-4ea02be7c01c15937f740764523050d6ebfeb46a.zip |
dev-ruby/rspec-core: Stabilize 3.12.2 x86, #909122
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.12.2.ebuild b/dev-ruby/rspec-core/rspec-core-3.12.2.ebuild index b650f4c34c75..34009817b4b4 100644 --- a/dev-ruby/rspec-core/rspec-core-3.12.2.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.12.2.ebuild @@ -21,7 +21,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 ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="highlight" SUBVERSION="$(ver_cut 1-2)" |