Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnftnl/
Date: Sun, 02 Jul 2017 14:46:03
Message-Id: 1499006755.b34a0c2135f502fb4cc9561ed7e7715cc8123090.slyfox@gentoo
1 commit: b34a0c2135f502fb4cc9561ed7e7715cc8123090
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 2 14:42:52 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 2 14:45:55 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34a0c21
7
8 net-libs/libnftnl: ia64 keyworded, bug #569254
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ia64"
12
13 net-libs/libnftnl/libnftnl-1.0.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libnftnl/libnftnl-1.0.7.ebuild b/net-libs/libnftnl/libnftnl-1.0.7.ebuild
17 index 026915c3937..1a853c91ec5 100644
18 --- a/net-libs/libnftnl/libnftnl-1.0.7.ebuild
19 +++ b/net-libs/libnftnl/libnftnl-1.0.7.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="http://netfilter.org/projects/${PN}/files/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0/4"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
26 IUSE="examples json static-libs test threads"
27
28 RDEPEND=">=net-libs/libmnl-1.0.0