commit: 2ec2715bbdf1aa68d3df98b9334fddacd5e3a0bf Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu Jan 5 12:34:52 2017 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Jan 5 12:55:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec2715b
sys-cluster/keepalived: amd64 stable wrt bug #596008 sys-cluster/keepalived/keepalived-1.2.24.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/keepalived/keepalived-1.2.24.ebuild b/sys-cluster/keepalived/keepalived-1.2.24.ebuild index 032bd7b..3a5581a 100644 --- a/sys-cluster/keepalived/keepalived-1.2.24.ebuild +++ b/sys-cluster/keepalived/keepalived-1.2.24.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="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="debug ipv6 snmp" RDEPEND="dev-libs/popt
