summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-07-02 13:55:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-07-02 13:55:02 +0200
commitb570f899afc49bfa8f04ddb7656cc5cac7ab652f (patch)
tree07929a27812d977e8ee2e40a8fa425a6564645a5 /net-firewall
parentapp-arch/cksfv: x86 stable wrt bug #688956 (diff)
downloadgentoo-b570f899afc49bfa8f04ddb7656cc5cac7ab652f.tar.gz
gentoo-b570f899afc49bfa8f04ddb7656cc5cac7ab652f.tar.bz2
gentoo-b570f899afc49bfa8f04ddb7656cc5cac7ab652f.zip
net-firewall/nftables: x86 stable wrt bug #688970
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/nftables/nftables-0.9.0-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.0-r4.ebuild b/net-firewall/nftables/nftables-0.9.0-r4.ebuild
index 7e2ab59fa42d..6df77a71727d 100644
--- a/net-firewall/nftables/nftables-0.9.0-r4.ebuild
+++ b/net-firewall/nftables/nftables-0.9.0-r4.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=