summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-30 19:03:56 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-30 20:02:58 +0100
commitf346e56371e0f4ae1ce1ea45150070434e024bc6 (patch)
tree5a76b5cc8addc5b6effaa36816c29ada09a847f5
parentapp-arch/p7zip: stable 16.02-r4 for ppc64, bug #655270 (diff)
downloadgentoo-f346e56371e0f4ae1ce1ea45150070434e024bc6.tar.gz
gentoo-f346e56371e0f4ae1ce1ea45150070434e024bc6.tar.bz2
gentoo-f346e56371e0f4ae1ce1ea45150070434e024bc6.zip
sys-cluster/keepalived: stable 1.4.3 for ppc64, bug #658090
Bug: https://bugs.gentoo.org/658090 Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
-rw-r--r--sys-cluster/keepalived/keepalived-1.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/keepalived/keepalived-1.4.3.ebuild b/sys-cluster/keepalived/keepalived-1.4.3.ebuild
index 6373e53965b6..7ae0f0004e09 100644
--- a/sys-cluster/keepalived/keepalived-1.4.3.ebuild
+++ b/sys-cluster/keepalived/keepalived-1.4.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.keepalived.org/software/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ppc64 ~s390 ~sparc ~x86"
IUSE="dbus debug ipv6 -json snmp"
RDEPEND="dev-libs/libnl:=