summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-11-15 16:36:29 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-11-15 16:36:29 +0100
commitd80e7eeee1d2fddd0cebd9f461e572d2f20047d3 (patch)
treef5e478242c06104e8287cfa95fc1180419f71266 /sys-cluster
parentapp-text/hunspell: x86 stable (bug #671066) (diff)
downloadgentoo-d80e7eeee1d2fddd0cebd9f461e572d2f20047d3.tar.gz
gentoo-d80e7eeee1d2fddd0cebd9f461e572d2f20047d3.tar.bz2
gentoo-d80e7eeee1d2fddd0cebd9f461e572d2f20047d3.zip
sys-cluster/keepalived: x86 stable (bug #670856)
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild b/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild
index 5eea98a00f61..5df194d4a115 100644
--- a/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild
+++ b/sys-cluster/keepalived/keepalived-2.0.10-r1.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:=