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: Thu, 20 Aug 2020 13:20:45
Message-Id: 1597929635.79cbcb42cba93b94dc1aa7ad730f98f84e50b5d3.sam@gentoo
1 commit: 79cbcb42cba93b94dc1aa7ad730f98f84e50b5d3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 20 13:16:45 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 20 13:20:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79cbcb42
7
8 net-firewall/nftables: Stabilize 0.9.3-r1 arm64, #738076
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-firewall/nftables/nftables-0.9.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/nftables/nftables-0.9.3-r1.ebuild b/net-firewall/nftables/nftables-0.9.3-r1.ebuild
16 index 5b91d72210c..40a505c31ae 100644
17 --- a/net-firewall/nftables/nftables-0.9.3-r1.ebuild
18 +++ b/net-firewall/nftables/nftables-0.9.3-r1.ebuild
19 @@ -14,7 +14,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="