summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-07-01 10:17:04 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-07-01 10:17:04 +0100
commit43b543288bcc2da8b402f159563e6444cf2ee034 (patch)
treec7ee294bb586f837f78ebc9ea0250b255f70b744
parentdev-util/gperf: stable 3.1 for ppc, bug #656752 (diff)
downloadgentoo-43b543288bcc2da8b402f159563e6444cf2ee034.tar.gz
gentoo-43b543288bcc2da8b402f159563e6444cf2ee034.tar.bz2
gentoo-43b543288bcc2da8b402f159563e6444cf2ee034.zip
sys-cluster/keepalived: stable 1.4.3 for ppc, bug #658090
Bug: https://bugs.gentoo.org/658090 Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
-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 7ae0f0004e09..1225b5ed13a7 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:=