diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 21:34:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 21:37:10 +0100 |
commit | f688cc1566a188e423e9a731a780c5880ac58bfc (patch) | |
tree | 0286abc81968c8ffbe749401666a77e153bf18b9 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-mocks: Stabilize 3.12.3 sparc, #903373 (diff) | |
download | gentoo-f688cc1566a188e423e9a731a780c5880ac58bfc.tar.gz gentoo-f688cc1566a188e423e9a731a780c5880ac58bfc.tar.bz2 gentoo-f688cc1566a188e423e9a731a780c5880ac58bfc.zip |
dev-ruby/rspec-core: Stabilize 3.12.1 sparc, #903371
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.12.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.12.1.ebuild index 9ed2f6d95208..82f1b17cdd72 100644 --- a/dev-ruby/rspec-core/rspec-core-3.12.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.12.1.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)" |