Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/keepalived/
Date: Sat, 30 Jun 2018 19:03:51
Message-Id: 1530385378.f346e56371e0f4ae1ce1ea45150070434e024bc6.slyfox@gentoo
1 commit: f346e56371e0f4ae1ce1ea45150070434e024bc6
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 30 18:03:56 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 30 19:02:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f346e563
7
8 sys-cluster/keepalived: stable 1.4.3 for ppc64, bug #658090
9
10 Bug: https://bugs.gentoo.org/658090
11 Package-Manager: Portage-2.3.41, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc64"
13
14 sys-cluster/keepalived/keepalived-1.4.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-cluster/keepalived/keepalived-1.4.3.ebuild b/sys-cluster/keepalived/keepalived-1.4.3.ebuild
18 index 6373e53965b..7ae0f0004e0 100644
19 --- a/sys-cluster/keepalived/keepalived-1.4.3.ebuild
20 +++ b/sys-cluster/keepalived/keepalived-1.4.3.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://www.keepalived.org/software/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ppc64 ~s390 ~sparc ~x86"
27 IUSE="dbus debug ipv6 -json snmp"
28
29 RDEPEND="dev-libs/libnl:=