commit: 7f44bffd6933b1d7551b8ffecf6adff259e6267e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 28 04:33:21 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 28 04:33:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f44bffd
sys-fs/genfstab: Stabilize 29 arm64, #954958
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-fs/genfstab/genfstab-29.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-fs/genfstab/genfstab-29.ebuild
b/sys-fs/genfstab/genfstab-29.ebuild
index 0c5a2ce911a1..da9e3eec8b3d 100644
--- a/sys-fs/genfstab/genfstab-29.ebuild
+++ b/sys-fs/genfstab/genfstab-29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/arch-install-scripts-v${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"