Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnftnl/
Date: Wed, 10 Jan 2018 06:19:55
Message-Id: 1515565033.45e999026e7876f06350a9cfa8feb3d6a553a2fe.maekke@gentoo
1 commit: 45e999026e7876f06350a9cfa8feb3d6a553a2fe
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 10 06:11:46 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 10 06:17:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45e99902
7
8 net-libs/libnftnl: arm stable, bug #641228
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="arm"
12
13 net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild b/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild
17 index e4d9f2de9ec..c4d1b4b7129 100644
18 --- a/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild
19 +++ b/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 SLOT="0/7" # libnftnl.so version
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~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