diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 15:06:21 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 15:06:21 +0300 |
commit | f7f2b7d29ce64d5c797de51a604dafc8d8fd9ae4 (patch) | |
tree | 57111ce04bc128b400579ba14f339a597ee2765b /net-firewall/nftables | |
parent | net-libs/libnftnl: arm stable wrt bug #704994 (diff) | |
download | gentoo-f7f2b7d29ce64d5c797de51a604dafc8d8fd9ae4.tar.gz gentoo-f7f2b7d29ce64d5c797de51a604dafc8d8fd9ae4.tar.bz2 gentoo-f7f2b7d29ce64d5c797de51a604dafc8d8fd9ae4.zip |
net-firewall/nftables: arm stable wrt bug #701852
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@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 0971c21eb9ec..3c1bc7e056a2 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=" |