From 954fbdd11ab0b943034be4231de0f4ffa3010b2e Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Tue, 10 Sep 2024 10:09:53 +0200 Subject: app-portage/gentoolkit: Stabilize 0.6.7 ALLARCHES, #939405 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-portage/gentoolkit/gentoolkit-0.6.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-portage') diff --git a/app-portage/gentoolkit/gentoolkit-0.6.7.ebuild b/app-portage/gentoolkit/gentoolkit-0.6.7.ebuild index a463fae5ad9d..cdf0defdfb25 100644 --- a/app-portage/gentoolkit/gentoolkit-0.6.7.ebuild +++ b/app-portage/gentoolkit/gentoolkit-0.6.7.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" -- cgit v1.2.3-65-gdbad