commit: 326e06cc124adc0ad509325ab8bb263479555d9d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 3 07:41:24 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 3 07:41:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=326e06cc
dev-libs/trio: Keyword 1.17.1 ppc64, #891201 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/trio/trio-1.17.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/trio/trio-1.17.1.ebuild b/dev-libs/trio/trio-1.17.1.ebuild index d1df2e9d2c16..0b90ebdc9f0f 100644 --- a/dev-libs/trio/trio-1.17.1.ebuild +++ b/dev-libs/trio/trio-1.17.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/orbea/trio/releases/download/v${PV}/${P}.tar.gz" LICENSE="trio" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86" src_compile() { default
