Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnftnl/
Date: Mon, 17 Sep 2018 23:10:58
Message-Id: 1537225625.e072f1d5c51e77343832392437ab2760113705d6.mattst88@gentoo
1 commit: e072f1d5c51e77343832392437ab2760113705d6
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 17 23:07:05 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 17 23:07:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e072f1d5
7
8 net-libs/libnftnl-1.1.1-r1: ppc64 stable, bug 641228
9
10 net-libs/libnftnl/libnftnl-1.1.1-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-libs/libnftnl/libnftnl-1.1.1-r1.ebuild b/net-libs/libnftnl/libnftnl-1.1.1-r1.ebuild
14 index 0de1e6267cd..078b64bdd18 100644
15 --- a/net-libs/libnftnl/libnftnl-1.1.1-r1.ebuild
16 +++ b/net-libs/libnftnl/libnftnl-1.1.1-r1.ebuild
17 @@ -11,7 +11,7 @@ SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2"
18
19 LICENSE="GPL-2"
20 SLOT="0/7" # libnftnl.so version
21 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~x86"
22 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~x86"
23 IUSE="examples json static-libs test"
24
25 RDEPEND=">=net-libs/libmnl-1.0.3