summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-07-23 04:19:00 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-07-23 04:19:00 +0300
commit17266a89e46035fd9bb3816fc1ced0e107cccb8d (patch)
tree8aa6746b53f45cded3d1fd3bd7615cdb0ffb932f /net-firewall/ipset
parentmail-client/evolution: add ~arm keyword wrt bug #599574 (diff)
downloadgentoo-17266a89e46035fd9bb3816fc1ced0e107cccb8d.tar.gz
gentoo-17266a89e46035fd9bb3816fc1ced0e107cccb8d.tar.bz2
gentoo-17266a89e46035fd9bb3816fc1ced0e107cccb8d.zip
net-firewall/ipset: add ~arm keyword wrt bug #633692
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-firewall/ipset')
-rw-r--r--net-firewall/ipset/ipset-6.34.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipset/ipset-6.34.ebuild b/net-firewall/ipset/ipset-6.34.ebuild
index 98a8e3e335b6..789330f6423a 100644
--- a/net-firewall/ipset/ipset-6.34.ebuild
+++ b/net-firewall/ipset/ipset-6.34.ebuild
@@ -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"