diff options
author | Sam James <sam@gentoo.org> | 2021-05-08 18:44:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-08 18:44:28 +0000 |
commit | 512edffd9c23da1f6a1e6c1e9f08844b8f7df152 (patch) | |
tree | ad9c8adc692b36309de23af308b5ffc862e73804 /net-firewall | |
parent | net-libs/libnftnl: Stabilize 1.1.9 x86, #788940 (diff) | |
download | gentoo-512edffd9c23da1f6a1e6c1e9f08844b8f7df152.tar.gz gentoo-512edffd9c23da1f6a1e6c1e9f08844b8f7df152.tar.bz2 gentoo-512edffd9c23da1f6a1e6c1e9f08844b8f7df152.zip |
net-firewall/nftables: Stabilize 0.9.8 x86, #788940
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.8.ebuild b/net-firewall/nftables/nftables-0.9.8.ebuild index cd1527402143..ca0bf6f560c9 100644 --- a/net-firewall/nftables/nftables-0.9.8.ebuild +++ b/net-firewall/nftables/nftables-0.9.8.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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="debug doc +gmp json +modern-kernel python +readline static-libs xtables" RDEPEND=" |