diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-24 22:07:02 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:28:22 -0700 |
commit | f23d893737442a2c19eab0bf23bce548ebeb5de1 (patch) | |
tree | eaae789bfa352ad28f23d4f9573a9614d8ed67ef /sys-process | |
parent | sys-apps/iproute2: alpha stable, bug 576618. (diff) | |
download | gentoo-f23d893737442a2c19eab0bf23bce548ebeb5de1.tar.gz gentoo-f23d893737442a2c19eab0bf23bce548ebeb5de1.tar.bz2 gentoo-f23d893737442a2c19eab0bf23bce548ebeb5de1.zip |
sys-process/procps: alpha stable, bug 583978.
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/procps/procps-3.3.11-r3.ebuild | 4 |
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 b5427647b2bc..af077a8dd5f4 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?] ) |