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: Tue, 27 Aug 2019 07:35:28
Message-Id: 1566891317.42113985c8cd449cb4becf63541a608700a07646.mattst88@gentoo
1 commit: 42113985c8cd449cb4becf63541a608700a07646
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 27 07:31:07 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 27 07:35:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42113985
7
8 net-libs/libnftnl-1.1.3: sparc stable
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-libs/libnftnl/libnftnl-1.1.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libnftnl/libnftnl-1.1.3.ebuild b/net-libs/libnftnl/libnftnl-1.1.3.ebuild
16 index 0be1b2401e8..713abb6f662 100644
17 --- a/net-libs/libnftnl/libnftnl-1.1.3.ebuild
18 +++ b/net-libs/libnftnl/libnftnl-1.1.3.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 ~riscv ~sparc x86"
24 +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~riscv sparc x86"
25 IUSE="examples static-libs test"
26
27 RDEPEND=">=net-libs/libmnl-1.0.3"