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, 27 Apr 2021 18:01:24
Message-Id: 1619546467.336989e6df342d9d6c8710dfd46c719902b7516f.sam@gentoo
1 commit: 336989e6df342d9d6c8710dfd46c719902b7516f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 27 18:01:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 27 18:01:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336989e6
7
8 net-firewall/nftables: Stabilize 0.9.6-r1 amd64, #777813
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-firewall/nftables/nftables-0.9.6-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/nftables/nftables-0.9.6-r1.ebuild b/net-firewall/nftables/nftables-0.9.6-r1.ebuild
16 index 372ae0459c0..dfb33434e20 100644
17 --- a/net-firewall/nftables/nftables-0.9.6-r1.ebuild
18 +++ b/net-firewall/nftables/nftables-0.9.6-r1.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 ppc ~ppc64 sparc ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 sparc ~x86"
25 IUSE="debug doc +gmp json +modern-kernel python +readline static-libs xtables"
26
27 RDEPEND="