summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-04-26 13:36:52 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-04-29 15:58:16 +0800
commiteccde4fcedf7fa5ff37f3daef509daa6ef4b2aee (patch)
tree38285b2d34b557dc954af6ac9a186b20e1a77556 /sys-process
parentsys-apps/kbd: keyword 2.4.0 for ~loong (diff)
downloadgentoo-eccde4fcedf7fa5ff37f3daef509daa6ef4b2aee.tar.gz
gentoo-eccde4fcedf7fa5ff37f3daef509daa6ef4b2aee.tar.bz2
gentoo-eccde4fcedf7fa5ff37f3daef509daa6ef4b2aee.zip
sys-process/procps: keyword 3.3.17-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/procps/procps-3.3.17-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/procps/procps-3.3.17-r1.ebuild b/sys-process/procps/procps-3.3.17-r1.ebuild
index 7045b992c869..518adc883aaf 100644
--- a/sys-process/procps/procps-3.3.17-r1.ebuild
+++ b/sys-process/procps/procps-3.3.17-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
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}-ng/${PN}-ng-${PV}.tar.xz"
LICENSE="GPL-2"
SLOT="0/8" # libprocps.so
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="elogind +kill modern-top +ncurses nls selinux static-libs systemd test unicode"
RESTRICT="!test? ( test )"