commit: a8b6577904158504747bd724b7a57844d5e816b6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 08:01:13 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 08:01:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b65779
app-portage/gentoolkit: Stabilize 0.6.3 arm, #919104
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-portage/gentoolkit/gentoolkit-0.6.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-portage/gentoolkit/gentoolkit-0.6.3.ebuild
b/app-portage/gentoolkit/gentoolkit-0.6.3.ebuild
index b6cef1a27a37..71fa50a9aa22 100644
--- a/app-portage/gentoolkit/gentoolkit-0.6.3.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.6.3.ebuild
@@ -13,7 +13,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 ~ia64 ~loong ~m68k ~mips ~ppc
ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc
ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos
~x64-macos ~x64-solaris"
fi
DESCRIPTION="Collection of administration scripts for Gentoo"