diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 01:57:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-10 01:57:58 +0100 |
commit | 2a89ffaead4d0712bd7c5495e8b0f5ccbba54ac8 (patch) | |
tree | c44da1070a7ec97f021c036398e84dfd14b91f2b /net-firewall | |
parent | net-libs/webkit-gtk: x86 stable (bug #699156) (diff) | |
download | gentoo-2a89ffaead4d0712bd7c5495e8b0f5ccbba54ac8.tar.gz gentoo-2a89ffaead4d0712bd7c5495e8b0f5ccbba54ac8.tar.bz2 gentoo-2a89ffaead4d0712bd7c5495e8b0f5ccbba54ac8.zip |
net-firewall/nftables: x86 stable (bug #701852)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-0.9.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.3-r1.ebuild b/net-firewall/nftables/nftables-0.9.3-r1.ebuild index f0fb1f63c7be..cea073e88dd1 100644 --- a/net-firewall/nftables/nftables-0.9.3-r1.ebuild +++ b/net-firewall/nftables/nftables-0.9.3-r1.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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc x86" IUSE="debug +doc +gmp json +modern-kernel python +readline static-libs xtables" RDEPEND=" |