commit: 42fa0f1ae12a169130b23ac476d7a9a3d14e2a26
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 14 04:23:55 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 14 04:23:55 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42fa0f1a
app-portage/gentoolkit: Stabilize 0.7.1 ALLARCHES, #970050
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-portage/gentoolkit/gentoolkit-0.7.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-portage/gentoolkit/gentoolkit-0.7.1.ebuild
b/app-portage/gentoolkit/gentoolkit-0.7.1.ebuild
index 89f1792d9643..fe7fac2130ed 100644
--- a/app-portage/gentoolkit/gentoolkit-0.7.1.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.7.1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://gitweb.gentoo.org/proj/gentoolkit.git/snapshot/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64
~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris"
fi
DESCRIPTION="Collection of administration scripts for Gentoo"