diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:03:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:03:23 +0100 |
commit | fe301f3c861eb08af42afb28020d5e3ee8d7a9cc (patch) | |
tree | 6edb41363e1f776179685db8165c31b0de568982 /dev-ruby/rspec-expectations | |
parent | dev-ruby/yard: Stabilize 0.9.34 x86, #909128 (diff) | |
download | gentoo-fe301f3c861eb08af42afb28020d5e3ee8d7a9cc.tar.gz gentoo-fe301f3c861eb08af42afb28020d5e3ee8d7a9cc.tar.bz2 gentoo-fe301f3c861eb08af42afb28020d5e3ee8d7a9cc.zip |
dev-ruby/rspec-expectations: Stabilize 3.12.3 arm64, #909129
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild index 78165c6ede51..47a5ea215018 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild @@ -19,7 +19,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="" SUBVERSION="$(ver_cut 1-2)" |