summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:35:37 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-01 13:35:37 +0100
commita903d4fbb74f04cc5e4eaa2b7ef731ba113119a2 (patch)
tree99b219d3014b960affc8c45fa9ce1210898693fd /sys-cluster
parentmedia-libs/libafterimage: ppc stable wrt bug #597252 (diff)
downloadgentoo-a903d4fbb74f04cc5e4eaa2b7ef731ba113119a2.tar.gz
gentoo-a903d4fbb74f04cc5e4eaa2b7ef731ba113119a2.tar.bz2
gentoo-a903d4fbb74f04cc5e4eaa2b7ef731ba113119a2.zip
sys-cluster/ipvsadm: ppc stable wrt bug #495944
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild
index adbfd31698cc..74bfc4e85817 100644
--- a/sys-cluster/ipvsadm/ipvsadm-1.27-r1.ebuild
+++ b/sys-cluster/ipvsadm/ipvsadm-1.27-r1.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$
@@ -12,7 +12,7 @@ SRC_URI="https://kernel.org/pub/linux/utils/kernel/ipvsadm/ipvsadm-${PV}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~s390 ~sparc x86"
IUSE="static-libs"
RDEPEND=">=sys-libs/ncurses-5.2:*