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: Wed, 28 Nov 2018 22:30:45
Message-Id: 1543444230.358eba2ff74e7b3141fd19aeb9d281e218cece78.mattst88@gentoo
1 commit: 358eba2ff74e7b3141fd19aeb9d281e218cece78
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 28 22:30:20 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 28 22:30:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=358eba2f
7
8 net-libs/libnftnl-1.1.2-r1: alpha stable, bug 641228
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-libs/libnftnl/libnftnl-1.1.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libnftnl/libnftnl-1.1.2-r1.ebuild b/net-libs/libnftnl/libnftnl-1.1.2-r1.ebuild
16 index e65f2a32fed..d229373b4d7 100644
17 --- a/net-libs/libnftnl/libnftnl-1.1.2-r1.ebuild
18 +++ b/net-libs/libnftnl/libnftnl-1.1.2-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0/11" # libnftnl.so version
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 IUSE="examples static-libs test"
26
27 RDEPEND=">=net-libs/libmnl-1.0.3"