diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-10-31 11:35:09 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-10-31 11:35:09 -0400 |
commit | 92558fd695d2dbf6016e92034992fb15989f8e31 (patch) | |
tree | 876ba737e995a4f53fe57210976d969f28f59a07 /net-firewall | |
parent | net-misc/croc: add ~x86 (diff) | |
download | gentoo-92558fd695d2dbf6016e92034992fb15989f8e31.tar.gz gentoo-92558fd695d2dbf6016e92034992fb15989f8e31.tar.bz2 gentoo-92558fd695d2dbf6016e92034992fb15989f8e31.zip |
net-firewall/nftables: Stabilize 0.9.6-r1 sparc
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-0.9.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.6-r1.ebuild b/net-firewall/nftables/nftables-0.9.6-r1.ebuild index be001c0ddd6b..b04e5f2d0815 100644 --- a/net-firewall/nftables/nftables-0.9.6-r1.ebuild +++ b/net-firewall/nftables/nftables-0.9.6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 sparc ~x86" IUSE="debug doc +gmp json +modern-kernel python +readline static-libs xtables" RDEPEND=" |