commit: 89549bc08be9e1ce38173455444db652f5ba937a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 23 19:53:12 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Apr 23 19:53:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89549bc0
dev-ruby/erubi: Stabilize 1.12.0 ppc, #904898 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/erubi/erubi-1.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/erubi/erubi-1.12.0.ebuild b/dev-ruby/erubi/erubi-1.12.0.ebuild index de5ae1666b77..9a542e0095e4 100644 --- a/dev-ruby/erubi/erubi-1.12.0.ebuild +++ b/dev-ruby/erubi/erubi-1.12.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/jeremyevans/erubi/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="" ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )"