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-firewall/nftables/
Date: Tue, 25 Aug 2020 13:13:14
Message-Id: 1598361166.fe41e171b8452a7c39d98b2cf99df3de433a4635.sam@gentoo
1 commit: fe41e171b8452a7c39d98b2cf99df3de433a4635
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 25 13:12:46 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 25 13:12:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe41e171
7
8 net-firewall/nftables: Stabilize 0.9.6 arm, #738464
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-firewall/nftables/nftables-0.9.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/nftables/nftables-0.9.6.ebuild b/net-firewall/nftables/nftables-0.9.6.ebuild
16 index d4f50d64817..dcc5edf1bde 100644
17 --- a/net-firewall/nftables/nftables-0.9.6.ebuild
18 +++ b/net-firewall/nftables/nftables-0.9.6.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc64 ~sparc ~x86"
24 +KEYWORDS="amd64 arm arm64 ~ia64 ~ppc64 ~sparc ~x86"
25 IUSE="debug doc +gmp json +modern-kernel python +readline static-libs xtables"
26
27 RDEPEND="