diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:04:33 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:04:33 -0600 |
commit | c0d3a3e592bd12f49c9bdd23448f59cfe171fd2f (patch) | |
tree | 1e25b796d45d9001702c88aacac0ffbc7587ff38 /net-firewall | |
parent | dev-python/html5lib: keywording arm64 (diff) | |
download | gentoo-c0d3a3e592bd12f49c9bdd23448f59cfe171fd2f.tar.gz gentoo-c0d3a3e592bd12f49c9bdd23448f59cfe171fd2f.tar.bz2 gentoo-c0d3a3e592bd12f49c9bdd23448f59cfe171fd2f.zip |
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.ebuild | 2 |
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 0db53d79e7b6..3fb97b77f037 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" |