diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-08-27 00:31:25 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-08-27 00:35:17 -0700 |
commit | eedbd2b98c42ceb5728db8c3d476620df6dd67d9 (patch) | |
tree | 7faabb064a514dd12fbdad6e0496d3478887bfad /net-firewall/nftables | |
parent | net-libs/libnftnl-1.1.3: sparc stable (diff) | |
download | gentoo-eedbd2b98c42ceb5728db8c3d476620df6dd67d9.tar.gz gentoo-eedbd2b98c42ceb5728db8c3d476620df6dd67d9.tar.bz2 gentoo-eedbd2b98c42ceb5728db8c3d476620df6dd67d9.zip |
net-firewall/nftables-0.9.2: added ~sparc
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-firewall/nftables')
-rw-r--r-- | net-firewall/nftables/nftables-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.2.ebuild b/net-firewall/nftables/nftables-0.9.2.ebuild index 983784f71baa..112b5f0b9afb 100644 --- a/net-firewall/nftables/nftables-0.9.2.ebuild +++ b/net-firewall/nftables/nftables-0.9.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~sparc ~x86" IUSE="debug +doc +gmp json +modern_kernel python +readline static-libs xtables" RDEPEND=" |