Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/firehol/
Date: Sun, 25 Nov 2018 10:21:31
Message-Id: 1543141282.989b36bd39fc770634737154439c6a5c020cab6b.zlogene@gentoo
1 commit: 989b36bd39fc770634737154439c6a5c020cab6b
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 25 10:21:08 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 25 10:21:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989b36bd
7
8 net-firewall/firehol: arm stable wrt bug #633688
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-firewall/firehol/firehol-3.1.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-firewall/firehol/firehol-3.1.4.ebuild b/net-firewall/firehol/firehol-3.1.4.ebuild
17 index 9857dba9a49..45bbcc4441d 100644
18 --- a/net-firewall/firehol/firehol-3.1.4.ebuild
19 +++ b/net-firewall/firehol/firehol-3.1.4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/firehol/firehol/releases/download/v${PV}/${P}.tar.xz
27 LICENSE="GPL-2"
28 SLOT="0"
29 IUSE="doc ipv6 ipset"
30 -KEYWORDS="amd64 ~arm ~ppc ~x86"
31 +KEYWORDS="amd64 arm ~ppc ~x86"
32
33 RDEPEND="net-firewall/iptables
34 sys-apps/iproute2[-minimal,ipv6?]