net-firewall/ipset: add ~arm keyword wrt bug #633692
authorMikle Kolyada <zlogene@gentoo.org>
Mon, 23 Jul 2018 01:19:00 +0000 (04:19 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Mon, 23 Jul 2018 01:19:00 +0000 (04:19 +0300)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

net-firewall/ipset/ipset-6.34.ebuild

index 98a8e3e335b6d4fa4460d136b7517de65de91176..789330f6423a4e4ef555b9b430162071bd1630f3 100644 (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"