diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:02:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:02:52 +0100 |
commit | bfa6122fa67fc6b92f50c6bc03f5bc3949177c32 (patch) | |
tree | d693b8b2bf14e95124abf8a74ae76493be6ade55 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-core: Stabilize 3.12.2 x86, #909122 (diff) | |
download | gentoo-bfa6122fa67fc6b92f50c6bc03f5bc3949177c32.tar.gz gentoo-bfa6122fa67fc6b92f50c6bc03f5bc3949177c32.tar.bz2 gentoo-bfa6122fa67fc6b92f50c6bc03f5bc3949177c32.zip |
dev-ruby/rspec-core: Stabilize 3.12.2 arm, #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 34009817b4b4..6272f03c0797 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)" |