net-firewall/ipset: add ~arm keyword wrt bug #633692

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Mikle Kolyada
2018-07-23 04:19:00 +03:00
parent 88ac67c0e3
commit 17266a89e4

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,7 @@ SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
RDEPEND=">=net-firewall/iptables-1.4.7
net-libs/libmnl"