summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-12 10:01:12 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-12 10:01:12 +0200
commit14dc32d6b5318343991596e31c4cef2288650c33 (patch)
tree7e607b3a4118d72a62eb35531b00256c282c5fbb /app-portage
parentapp-portage/gentoolkit: Stabilize 0.6.3 ppc64, #919104 (diff)
downloadgentoo-14dc32d6b5318343991596e31c4cef2288650c33.tar.gz
gentoo-14dc32d6b5318343991596e31c4cef2288650c33.tar.bz2
gentoo-14dc32d6b5318343991596e31c4cef2288650c33.zip
app-portage/gentoolkit: Stabilize 0.6.3 hppa, #919104
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-0.6.3.ebuild b/app-portage/gentoolkit/gentoolkit-0.6.3.ebuild
index 2a5cec404a7b..b6cef1a27a37 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"