Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnftnl/
Date: Thu, 04 Jan 2018 20:40:59
Message-Id: 1515098441.c57e6febbe63f8bf5831f8b5b0364edec2eef370.zlogene@gentoo
1 commit: c57e6febbe63f8bf5831f8b5b0364edec2eef370
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 4 20:39:43 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 4 20:40:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57e6feb
7
8 net-libs/libnftnl: amd64 stable wrt bug #641228
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild b/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild
16 index 6b27f234336..e4d9f2de9ec 100644
17 --- a/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild
18 +++ b/net-libs/libnftnl/libnftnl-1.0.8-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2"
26
27 LICENSE="GPL-2"
28 SLOT="0/7" # libnftnl.so version
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 x86"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 x86"
31 IUSE="examples json static-libs test threads"
32
33 RDEPEND=">=net-libs/libmnl-1.0.0