summaryrefslogtreecommitdiff
path: root/sys-process/procps/procps-3.3.11-r3.ebuild
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2016-05-24 22:07:02 -0700
committerMatt Turner <mattst88@gentoo.org>2016-05-24 23:28:22 -0700
commitf23d893737442a2c19eab0bf23bce548ebeb5de1 (patch)
treeeaae789bfa352ad28f23d4f9573a9614d8ed67ef /sys-process/procps/procps-3.3.11-r3.ebuild
parent18f2f715f31caa82e5b00e7c774dd14699c31e0c (diff)
downloadgentoo-f23d893737442a2c19eab0bf23bce548ebeb5de1.tar.gz
gentoo-f23d893737442a2c19eab0bf23bce548ebeb5de1.tar.xz
sys-process/procps: alpha stable, bug 583978.
Diffstat (limited to 'sys-process/procps/procps-3.3.11-r3.ebuild')
-rw-r--r--sys-process/procps/procps-3.3.11-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/procps/procps-3.3.11-r3.ebuild b/sys-process/procps/procps-3.3.11-r3.ebuild
index b5427647b2b..af077a8dd5f 100644
--- a/sys-process/procps/procps-3.3.11-r3.ebuild
+++ b/sys-process/procps/procps-3.3.11-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -17,7 +17,7 @@ https://gitlab.com/procps-ng/procps/commit/b2f49b105d23c833d733bf7dfb99cb98e4cae
LICENSE="GPL-2"
SLOT="0/5" # libprocps.so
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="+kill +ncurses modern-top nls selinux static-libs systemd test unicode"
RDEPEND="ncurses? ( >=sys-libs/ncurses-5.7-r7:=[unicode?] )