diff options
author | Sam James <sam@gentoo.org> | 2023-01-13 13:50:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-13 13:50:22 +0000 |
commit | 57d3fdae8b3ff83711b22719a911374154c06ac6 (patch) | |
tree | 3cd2a2c34094ca3d7a6a668f412b8103de1fe992 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec: Stabilize 3.11.0 sparc, #890196 (diff) | |
download | gentoo-57d3fdae8b3ff83711b22719a911374154c06ac6.tar.gz gentoo-57d3fdae8b3ff83711b22719a911374154c06ac6.tar.bz2 gentoo-57d3fdae8b3ff83711b22719a911374154c06ac6.zip |
dev-ruby/rspec-core: Stabilize 3.11.0 sparc, #890196
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.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.11.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.11.0.ebuild index c9a1c54154ec..0cdeff77140a 100644 --- a/dev-ruby/rspec-core/rspec-core-3.11.0.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.11.0.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 ~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="highlight" SUBVERSION="$(ver_cut 1-2)" |