Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnftnl/
Date: Sat, 29 Aug 2020 23:50:17
Message-Id: 1598744935.b969667d588e6ea9b4ca21ca934d7886c87744e8.sam@gentoo
1 commit: b969667d588e6ea9b4ca21ca934d7886c87744e8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 23:48:55 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 23:48:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b969667d
7
8 net-libs/libnftnl: Stabilize 1.1.7 ppc, #733498
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/libnftnl/libnftnl-1.1.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libnftnl/libnftnl-1.1.7.ebuild b/net-libs/libnftnl/libnftnl-1.1.7.ebuild
16 index b513b7c6303..f0c5e98a246 100644
17 --- a/net-libs/libnftnl/libnftnl-1.1.7.ebuild
18 +++ b/net-libs/libnftnl/libnftnl-1.1.7.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 RESTRICT="!test? ( test )"