diff options
author | Sam James <sam@gentoo.org> | 2023-06-25 08:03:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-25 08:03:26 +0100 |
commit | 75cd4d4f3643125b9958e144c412668f2a70dc8f (patch) | |
tree | 9371e8ba5be63b81880026ca277b45d68686898c /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-expectations: Stabilize 3.12.3 arm, #909129 (diff) | |
download | gentoo-75cd4d4f3643125b9958e144c412668f2a70dc8f.tar.gz gentoo-75cd4d4f3643125b9958e144c412668f2a70dc8f.tar.bz2 gentoo-75cd4d4f3643125b9958e144c412668f2a70dc8f.zip |
dev-ruby/rspec-expectations: Stabilize 3.12.3 ppc64, #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 e0376665ef6c..b29a03945891 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)" |