diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 21:33:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 21:36:58 +0100 |
commit | 2d828e7dc5626055b8f4b91bd4bbe67e8c448d48 (patch) | |
tree | ec9e0fc7b41113cc5ee2d355f798197de0a856bd /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-support: Stabilize 3.12.0 arm, #903369 (diff) | |
download | gentoo-2d828e7dc5626055b8f4b91bd4bbe67e8c448d48.tar.gz gentoo-2d828e7dc5626055b8f4b91bd4bbe67e8c448d48.tar.bz2 gentoo-2d828e7dc5626055b8f4b91bd4bbe67e8c448d48.zip |
dev-ruby/rspec-core: Stabilize 3.12.0 arm64, #903375
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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.12.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.12.0.ebuild index 0452b7dd3a7b..4f429a8b52e2 100644 --- a/dev-ruby/rspec-core/rspec-core-3.12.0.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.12.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)" |