commit: 760c4a9ffb046ea8c7a33bfd2ccf9121327e5386
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 5 08:14:38 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 08:14:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=760c4a9f
sys-fs/genfstab: Keyword 28-r1 arm, #921377
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/genfstab/genfstab-28-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/genfstab/genfstab-28-r1.ebuild
b/sys-fs/genfstab/genfstab-28-r1.ebuild
index 953fcfbe2b43..ee7735a0bfa0 100644
--- a/sys-fs/genfstab/genfstab-28-r1.ebuild
+++ b/sys-fs/genfstab/genfstab-28-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/arch-install-scripts-${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm64 ~loong x86"
+KEYWORDS="amd64 ~arm arm64 ~loong x86"
IUSE="test"
RESTRICT="!test? ( test )"