diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-25 13:21:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-25 13:21:22 +0300 |
commit | 989b36bd39fc770634737154439c6a5c020cab6b (patch) | |
tree | a17b75f3c4d6d66a08d616a9c9d6c73e0c2191d9 /net-firewall | |
parent | x11-misc/albert: remove 0.14.21 (diff) | |
download | gentoo-989b36bd39fc770634737154439c6a5c020cab6b.tar.gz gentoo-989b36bd39fc770634737154439c6a5c020cab6b.tar.bz2 gentoo-989b36bd39fc770634737154439c6a5c020cab6b.zip |
net-firewall/firehol: arm stable wrt bug #633688
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firehol/firehol-3.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/firehol/firehol-3.1.4.ebuild b/net-firewall/firehol/firehol-3.1.4.ebuild index 9857dba9a494..45bbcc4441dc 100644 --- a/net-firewall/firehol/firehol-3.1.4.ebuild +++ b/net-firewall/firehol/firehol-3.1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/firehol/firehol/releases/download/v${PV}/${P}.tar.xz LICENSE="GPL-2" SLOT="0" IUSE="doc ipv6 ipset" -KEYWORDS="amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 arm ~ppc ~x86" RDEPEND="net-firewall/iptables sys-apps/iproute2[-minimal,ipv6?] |