commit: 665e83aadf135c45f9b8287aaca99f6785bafd49 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 08:25:58 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 08:26:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=665e83aa
sys-apps/arch-chroot: Keyword 28 ppc64, #921376 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/arch-chroot/arch-chroot-28.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/arch-chroot/arch-chroot-28.ebuild b/sys-apps/arch-chroot/arch-chroot-28.ebuild index f2eb0f9d2804..689b59baf597 100644 --- a/sys-apps/arch-chroot/arch-chroot-28.ebuild +++ b/sys-apps/arch-chroot/arch-chroot-28.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/archlinux/arch-install-scripts/archive/refs/tags/v${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 x86" BDEPEND="app-text/asciidoc"
