diff options
author | Sam James <sam@gentoo.org> | 2024-01-05 08:15:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-05 08:15:58 +0000 |
commit | 8fe0605a65ef4d016a001b9b6a6c5182f196dc70 (patch) | |
tree | 139d10b2e0a394068e819b2b28cd063355e23611 /sys-apps/arch-chroot | |
parent | sys-apps/arch-chroot: Keyword 28 arm, #921376 (diff) | |
download | gentoo-8fe0605a65ef4d016a001b9b6a6c5182f196dc70.tar.gz gentoo-8fe0605a65ef4d016a001b9b6a6c5182f196dc70.tar.bz2 gentoo-8fe0605a65ef4d016a001b9b6a6c5182f196dc70.zip |
sys-apps/arch-chroot: Keyword 28 arm64, #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 034619b501a8..f2eb0f9d2804 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 ~loong x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong x86" BDEPEND="app-text/asciidoc" |