diff options
author | 2023-04-10 11:52:43 +0100 | |
---|---|---|
committer | 2023-04-10 11:52:43 +0100 | |
commit | 0199fd1725c1be73f225385fe2827e7ddfcb22f1 (patch) | |
tree | 30c0d6b578b49d4a6d40c885962e237aba6fb9ee /dev-ruby/rspec-expectations | |
parent | dev-ruby/pkg-config: Stabilize 1.5.1 amd64, #904113 (diff) | |
download | gentoo-0199fd1725c1be73f225385fe2827e7ddfcb22f1.tar.gz gentoo-0199fd1725c1be73f225385fe2827e7ddfcb22f1.tar.bz2 gentoo-0199fd1725c1be73f225385fe2827e7ddfcb22f1.zip |
dev-ruby/rspec-expectations: Stabilize 3.12.2 arm, #904116
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.12.2.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.12.2.ebuild index 649efecbf431..7f8e7977c741 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.12.2.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.12.2.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 ~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="" SUBVERSION="$(ver_cut 1-2)" |