summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-13 19:27:06 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-13 19:27:30 +0200
commit019af4cf9570a8cda4a92b75563a8da4c66f598e (patch)
treec3f4ef31727204350ded24387343322e4ef63b55 /net-firewall
parentapp-crypt/mit-krb5: ia64 stable wrt bug #693694 (diff)
downloadgentoo-019af4cf9570a8cda4a92b75563a8da4c66f598e.tar.gz
gentoo-019af4cf9570a8cda4a92b75563a8da4c66f598e.tar.bz2
gentoo-019af4cf9570a8cda4a92b75563a8da4c66f598e.zip
net-firewall/nftables: ia64 stable wrt bug #693716
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@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 4875e3c743db..21a2f743d9e2 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=