sys-process/procps: sparc stable wrt bug #583978
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 11 Jan 2017 10:27:04 +0000 (11:27 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 11 Jan 2017 10:27:04 +0000 (11:27 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-process/procps/procps-3.3.11-r3.ebuild

index 458e5d23728e3508c8d4c4f9a42fd7f0f0624ced..1c2f605af9e2b207502a3cb0b9f2cb1ffd2883df 100644 (file)
@@ -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?] )