commit: 8fe0605a65ef4d016a001b9b6a6c5182f196dc70 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 08:15:58 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 08:15:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fe0605a
sys-apps/arch-chroot: Keyword 28 arm64, #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 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"
