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-firewall/nftables/
Date: Sat, 31 Oct 2020 15:35:46
Message-Id: 1604158509.92558fd695d2dbf6016e92034992fb15989f8e31.mattst88@gentoo
1 commit: 92558fd695d2dbf6016e92034992fb15989f8e31
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 31 15:35:09 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 31 15:35:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92558fd6
7
8 net-firewall/nftables: Stabilize 0.9.6-r1 sparc
9
10 Signed-off-by: Matt Turner <mattst88 <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 be001c0ddd6..b04e5f2d081 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 ~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="