commit: 7e6ab0b75978906cf0bfd7e231827ff1afa31032 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 08:15:57 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 08:15:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e6ab0b7
sys-apps/arch-chroot: Keyword 28 arm, #921376 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/arch-chroot/arch-chroot-28.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/arch-chroot/arch-chroot-28.ebuild b/sys-apps/arch-chroot/arch-chroot-28.ebuild index 171cbdf83382..034619b501a8 100644 --- a/sys-apps/arch-chroot/arch-chroot-28.ebuild +++ b/sys-apps/arch-chroot/arch-chroot-28.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/archlinux/arch-install-scripts/archive/refs/tags/v${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~loong x86" +KEYWORDS="amd64 ~arm ~loong x86" BDEPEND="app-text/asciidoc"
