summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-09-08 20:51:15 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-09-08 20:51:15 +0200
commit0d65ba4fb5f241b31fa30f36ba9334d92fe4231c (patch)
treedc9c3a26d986aee655c920694deb1da5bcce3263 /net-firewall
parentapp-arch/lz4: x86 stable (bug #693734) (diff)
downloadgentoo-0d65ba4fb5f241b31fa30f36ba9334d92fe4231c.tar.gz
gentoo-0d65ba4fb5f241b31fa30f36ba9334d92fe4231c.tar.bz2
gentoo-0d65ba4fb5f241b31fa30f36ba9334d92fe4231c.zip
net-firewall/nftables: x86 stable (bug #693716)
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-0.9.0-r5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.0-r5.ebuild b/net-firewall/nftables/nftables-0.9.0-r5.ebuild
index d98c11e37e4c..18219f72747c 100644
--- a/net-firewall/nftables/nftables-0.9.0-r5.ebuild
+++ b/net-firewall/nftables/nftables-0.9.0-r5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://git.netfilter.org/nftables/snapshot/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 x86"
IUSE="debug doc +gmp json +modern_kernel +readline"
RDEPEND=">=net-libs/libmnl-1.0.3:0=