repo/gentoo:master commit in: app-portage/gentoolkit/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786752282.c63774a14cae0ea22ddec7f530a224a32ab55a76.eschwartz@gentoo> |
commit: c63774a14cae0ea22ddec7f530a224a32ab55a76
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 23:47:56 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sat Aug 15 00:04:42 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63774a1
app-portage/gentoolkit: Stabilize 0.8.0 ALLARCHES, #980859
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-portage/gentoolkit/gentoolkit-0.8.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-portage/gentoolkit/gentoolkit-0.8.0.ebuild b/app-portage/gentoolkit/gentoolkit-0.8.0.ebuild
index f5621f8bded6..fb8bc6b6178c 100644
--- a/app-portage/gentoolkit/gentoolkit-0.8.0.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.8.0.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"