diff options
author | 2024-01-05 08:25:59 +0000 | |
---|---|---|
committer | 2024-01-05 08:26:02 +0000 | |
commit | a817ace9b471b1a213d59d683023e483349fe29e (patch) | |
tree | 7e6354c77713b50607382aa19e4380e1962e3241 /sys-apps/arch-chroot | |
parent | sys-apps/arch-chroot: Keyword 28 ppc64, #921376 (diff) | |
download | gentoo-a817ace9b471b1a213d59d683023e483349fe29e.tar.gz gentoo-a817ace9b471b1a213d59d683023e483349fe29e.tar.bz2 gentoo-a817ace9b471b1a213d59d683023e483349fe29e.zip |
sys-apps/arch-chroot: Keyword 28 ppc, #921376
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/arch-chroot')
-rw-r--r-- | sys-apps/arch-chroot/arch-chroot-28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/arch-chroot/arch-chroot-28.ebuild b/sys-apps/arch-chroot/arch-chroot-28.ebuild index 689b59baf597..8f16de561c39 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 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 x86" BDEPEND="app-text/asciidoc" |