diff options
author | Alexey Sokolov <sokolov@google.com> | 2016-04-05 23:28:32 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-04-05 18:44:19 -0400 |
commit | 519ecf720c13c45823ce6a32f8cc60b6a4cc110f (patch) | |
tree | 7c1bbe3b35f7ec260805e8982c615c1174d82174 /net-firewall/firehol | |
parent | net-analyzer/scapy: Add ~arm. (diff) | |
download | gentoo-519ecf720c13c45823ce6a32f8cc60b6a4cc110f.tar.gz gentoo-519ecf720c13c45823ce6a32f8cc60b6a4cc110f.tar.bz2 gentoo-519ecf720c13c45823ce6a32f8cc60b6a4cc110f.zip |
net-firewall/firehol: Add ~arm.
I successfully installed and used it on Raspberry Pi 3 board.
Diffstat (limited to 'net-firewall/firehol')
-rw-r--r-- | net-firewall/firehol/firehol-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firehol/firehol-3.0.1.ebuild b/net-firewall/firehol/firehol-3.0.1.ebuild index 0de3c98085d4..9e84fe1b201d 100644 --- a/net-firewall/firehol/firehol-3.0.1.ebuild +++ b/net-firewall/firehol/firehol-3.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://firehol.org/download/firehol/releases/v${PV}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" IUSE="doc ipv6" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" RDEPEND="net-firewall/iptables sys-apps/iproute2[-minimal,ipv6?] |