diff options
author | 2023-03-28 21:34:23 +0100 | |
---|---|---|
committer | 2023-03-28 21:37:05 +0100 | |
commit | 84044f7cb621d7bc214c4ab31a8fcacb2781dc12 (patch) | |
tree | 543b36e717de5f75c3bc536ba4e80cd9c1dc9b0b /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-core: Stabilize 3.12.0 ppc64, #903375 (diff) | |
download | gentoo-84044f7cb621d7bc214c4ab31a8fcacb2781dc12.tar.gz gentoo-84044f7cb621d7bc214c4ab31a8fcacb2781dc12.tar.bz2 gentoo-84044f7cb621d7bc214c4ab31a8fcacb2781dc12.zip |
dev-ruby/rspec-expectations: Stabilize 3.12.1 ppc64, #903383
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild index b96707eb419d..255f95a5b431 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.12.1.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)" |