commit: 67b86662ecc34c41c0ef8dce46d7b564fee4221e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 8 20:02:28 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Oct 8 20:02:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67b86662
dev-ruby/stringio: Stabilize 3.1.1 ppc64, #941019 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-ruby/stringio/stringio-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/stringio/stringio-3.1.1.ebuild b/dev-ruby/stringio/stringio-3.1.1.ebuild index fd3ac3014636..977bc2aecdbe 100644 --- a/dev-ruby/stringio/stringio-3.1.1.ebuild +++ b/dev-ruby/stringio/stringio-3.1.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/ruby/stringio/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/test-unit-ruby-core )"
