diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:27:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:27:04 +0100 |
commit | 5a50f5ea647e1b539b71f8f713457e07db2a70c3 (patch) | |
tree | 4484fe8a50d8f262e017cbbd4d7b684dc4c94c99 /sys-process/procps | |
parent | dev-python/louie: sparc stable wrt bug #593116 (diff) | |
download | gentoo-5a50f5ea647e1b539b71f8f713457e07db2a70c3.tar.gz gentoo-5a50f5ea647e1b539b71f8f713457e07db2a70c3.tar.bz2 gentoo-5a50f5ea647e1b539b71f8f713457e07db2a70c3.zip |
sys-process/procps: sparc stable wrt bug #583978
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-process/procps')
-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 458e5d23728e..1c2f605af9e2 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}-ng/${PN}-ng-${PV}.tar.xz 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?] ) |