commit: 9790becea37d4e4a4a1e628918e886bb6e25211d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 06:57:35 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 06:57:35 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9790bece
dev-ruby/rspec-expectations: Stabilize 3.13.3 ppc64, #941665 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild index 946c09585d32..a88ddbb1a8c2 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.13.3.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" SUBVERSION="$(ver_cut 1-2)"
