commit: 519ecf720c13c45823ce6a32f8cc60b6a4cc110f Author: Alexey Sokolov <sokolov <AT> google <DOT> com> AuthorDate: Tue Apr 5 22:28:32 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Apr 5 22:44:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=519ecf72
net-firewall/firehol: Add ~arm. I successfully installed and used it on Raspberry Pi 3 board. net-firewall/firehol/firehol-3.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/firehol/firehol-3.0.1.ebuild b/net-firewall/firehol/firehol-3.0.1.ebuild index 0de3c98..9e84fe1 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?]
