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: Tue, 27 Aug 2019 07:35:30
Message-Id: 1566891317.eedbd2b98c42ceb5728db8c3d476620df6dd67d9.mattst88@gentoo
1 commit: eedbd2b98c42ceb5728db8c3d476620df6dd67d9
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 27 07:31:25 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 27 07:35:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eedbd2b9
7
8 net-firewall/nftables-0.9.2: added ~sparc
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-firewall/nftables/nftables-0.9.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-firewall/nftables/nftables-0.9.2.ebuild b/net-firewall/nftables/nftables-0.9.2.ebuild
16 index 983784f71ba..112b5f0b9af 100644
17 --- a/net-firewall/nftables/nftables-0.9.2.ebuild
18 +++ b/net-firewall/nftables/nftables-0.9.2.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 ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86"
25 IUSE="debug +doc +gmp json +modern_kernel python +readline static-libs xtables"
26
27 RDEPEND="