summaryrefslogtreecommitdiff
path: root/net-firewall
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:04:33 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:04:33 -0600
commitc0d3a3e592bd12f49c9bdd23448f59cfe171fd2f (patch)
tree1e25b796d45d9001702c88aacac0ffbc7587ff38 /net-firewall
parent41857dfbd282ea2854a6155441eb8747d28d0585 (diff)
downloadgentoo-c0d3a3e592bd12f49c9bdd23448f59cfe171fd2f.tar.gz
gentoo-c0d3a3e592bd12f49c9bdd23448f59cfe171fd2f.tar.xz
net-firewall/ipset: keywording arm64
merged on X-C1 Package-Manager: portage-2.2.26
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ipset/ipset-6.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-6.24.ebuild b/net-firewall/ipset/ipset-6.24.ebuild
index 0db53d79e7b..3fb97b77f03 100644
--- a/net-firewall/ipset/ipset-6.24.ebuild
+++ b/net-firewall/ipset/ipset-6.24.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
RDEPEND=">=net-firewall/iptables-1.4.7
net-libs/libmnl"