diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 11:55:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 11:55:42 +0100 |
commit | aeb7270dfbb4e0fac425c10c541deb4122133e08 (patch) | |
tree | 2861a445c7459175df60cedc5e42a0aeab5cea20 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rbs: Stabilize 2.8.4 sparc, #904115 (diff) | |
download | gentoo-aeb7270dfbb4e0fac425c10c541deb4122133e08.tar.gz gentoo-aeb7270dfbb4e0fac425c10c541deb4122133e08.tar.bz2 gentoo-aeb7270dfbb4e0fac425c10c541deb4122133e08.zip |
dev-ruby/rspec-expectations: Stabilize 3.12.2 ppc64, #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 a382f466284c..e52bc66c9d75 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)" |