Gentoo Archives: gentoo-commits

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