diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:01:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 16:01:20 +0000 |
commit | 882d1c0a4f66362b1eaed1e563f3c0d518e3e53a (patch) | |
tree | 66dcdeb85bb0eee3e360c16edba733e5c647ac91 /sys-cluster/keepalived/keepalived-1.2.13.ebuild | |
parent | initial commit (diff) | |
download | gentoo-2-882d1c0a4f66362b1eaed1e563f3c0d518e3e53a.tar.gz gentoo-2-882d1c0a4f66362b1eaed1e563f3c0d518e3e53a.tar.bz2 gentoo-2-882d1c0a4f66362b1eaed1e563f3c0d518e3e53a.zip |
Stable for ppc, wrt bug #529250
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-cluster/keepalived/keepalived-1.2.13.ebuild')
-rw-r--r-- | sys-cluster/keepalived/keepalived-1.2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/keepalived/keepalived-1.2.13.ebuild b/sys-cluster/keepalived/keepalived-1.2.13.ebuild index 6078217ffe15..7dab7748fe46 100644 --- a/sys-cluster/keepalived/keepalived-1.2.13.ebuild +++ b/sys-cluster/keepalived/keepalived-1.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.2.13.ebuild,v 1.4 2014/12/28 12:04:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/keepalived/keepalived-1.2.13.ebuild,v 1.5 2014/12/31 16:01:20 ago Exp $ EAPI=4 @@ -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 |