diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:02:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:02:55 +0100 |
commit | 2520e45ea4d05a8bd5f0e534b148bd2490fdba6e (patch) | |
tree | 6a810633c043cdf541d9145aa4137b4ce3069c06 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-core: Stabilize 3.12.2 ppc64, #909122 (diff) | |
download | gentoo-2520e45ea4d05a8bd5f0e534b148bd2490fdba6e.tar.gz gentoo-2520e45ea4d05a8bd5f0e534b148bd2490fdba6e.tar.bz2 gentoo-2520e45ea4d05a8bd5f0e534b148bd2490fdba6e.zip |
dev-ruby/rspec-core: Stabilize 3.12.2 sparc, #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 62ed6074f40f..00fec35093f5 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)" |