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, 24 Nov 2018 10:45:16
Message-Id: 1543056199.1390d9616b44984a4313e1f651a95c5d745c7523.slyfox@gentoo
1 commit: 1390d9616b44984a4313e1f651a95c5d745c7523
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 24 10:43:19 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 24 10:43:19 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1390d961
7
8 sys-cluster/keepalived: stable 2.0.10-r1 for ia64, bug #670856
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild b/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild
18 index 18a015fb6bb..6b3c31e8532 100644
19 --- a/sys-cluster/keepalived/keepalived-2.0.10-r1.ebuild
20 +++ b/sys-cluster/keepalived/keepalived-2.0.10-r1.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:=