summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-05 15:06:43 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-05 15:10:42 +0800
commit3084c5efa868661e26b56742941ba776bcefeb6f (patch)
tree24f22b07d1eb461bb926613b8b53dfbacc588a99 /app-portage
parentsys-fs/dosfstools: keyword 4.2 for ~loong (diff)
downloadgentoo-3084c5efa868661e26b56742941ba776bcefeb6f.tar.gz
gentoo-3084c5efa868661e26b56742941ba776bcefeb6f.tar.bz2
gentoo-3084c5efa868661e26b56742941ba776bcefeb6f.zip
app-portage/gentoolkit: keyword 0.5.1-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gentoolkit/gentoolkit-0.5.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/gentoolkit/gentoolkit-0.5.1-r1.ebuild b/app-portage/gentoolkit/gentoolkit-0.5.1-r1.ebuild
index bb95e6309cc8..2c446359a9f8 100644
--- a/app-portage/gentoolkit/gentoolkit-0.5.1-r1.ebuild
+++ b/app-portage/gentoolkit/gentoolkit-0.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://gitweb.gentoo.org/proj/gentoolkit.git/snapshot/${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Collection of administration scripts for Gentoo"