commit: 15a1d208ab1f36da67fc059563bb16053b7e1f5e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 7 08:37:54 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Apr 7 08:37:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a1d208
dev-ruby/async-process: Keyword 1.3.1 ppc64, #903711 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/async-process/async-process-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/async-process/async-process-1.3.1.ebuild b/dev-ruby/async-process/async-process-1.3.1.ebuild index 59825550c011..07509723ee1b 100644 --- a/dev-ruby/async-process/async-process-1.3.1.ebuild +++ b/dev-ruby/async-process/async-process-1.3.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/async-process/archive/v${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/async
