diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-10 13:16:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-10 13:16:26 +0100 |
commit | b41d6168c31dc21aef2871051b163c766c2b4adb (patch) | |
tree | 52bf0e087e610c4edd89c961f8b99c0239f57017 /net-firewall/nftables | |
parent | x11-misc/dmenu: Drop unused patch (diff) | |
download | gentoo-b41d6168c31dc21aef2871051b163c766c2b4adb.tar.gz gentoo-b41d6168c31dc21aef2871051b163c766c2b4adb.tar.bz2 gentoo-b41d6168c31dc21aef2871051b163c766c2b4adb.zip |
net-firewall/nftables: amd64 stable wrt bug #701852
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall/nftables')
-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 cea073e88dd1..93d6929a9423 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=" |