Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnftnl/
Date: Wed, 23 Dec 2015 11:17:57
Message-Id: 1450869463.ccd45bbf1b14c2b8a2007fb6975325cca732475a.jer@gentoo
1 commit: ccd45bbf1b14c2b8a2007fb6975325cca732475a
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 23 11:14:16 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 11:17:43 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd45bbf
7
8 net-libs/libnftnl: Mark ~hppa ~ppc64 (bug #569254).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 net-libs/libnftnl/libnftnl-1.0.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libnftnl/libnftnl-1.0.5.ebuild b/net-libs/libnftnl/libnftnl-1.0.5.ebuild
17 index a95373c..abf80b7 100644
18 --- a/net-libs/libnftnl/libnftnl-1.0.5.ebuild
19 +++ b/net-libs/libnftnl/libnftnl-1.0.5.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://netfilter.org/projects/${PN}/files/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0/4"
24 -KEYWORDS="~amd64 ~arm ~x86"
25 +KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
26 IUSE="examples json static-libs test xml"
27
28 RDEPEND=">=net-libs/libmnl-1.0.0