diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-26 00:14:57 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-26 00:14:57 +0300 |
commit | 973eb34f16600492d3cb99fad18cc001cc871dc2 (patch) | |
tree | 957782cfe721353a43b09aaccab9d3d309d1312e /net-firewall/firehol | |
parent | app-arch/tar: amd64 stable wrt bug #681728 (diff) | |
download | gentoo-973eb34f16600492d3cb99fad18cc001cc871dc2.tar.gz gentoo-973eb34f16600492d3cb99fad18cc001cc871dc2.tar.bz2 gentoo-973eb34f16600492d3cb99fad18cc001cc871dc2.zip |
net-firewall/firehol: amd64 stable wrt bug #681106
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-firewall/firehol')
-rw-r--r-- | net-firewall/firehol/firehol-3.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/firehol/firehol-3.1.6.ebuild b/net-firewall/firehol/firehol-3.1.6.ebuild index 8bddf14115b7..8257506bfa3d 100644 --- a/net-firewall/firehol/firehol-3.1.6.ebuild +++ b/net-firewall/firehol/firehol-3.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,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?] |