From: Mike Frysinger Date: Tue, 22 Sep 2015 21:38:26 +0000 (-0400) Subject: net-firewall/ebtables: add arm/arm64 love to 2.0.10.4-r1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=070682e1ea1528d6e2ceda8eee67fe4e70591f31;p=gentoo.git net-firewall/ebtables: add arm/arm64 love to 2.0.10.4-r1 --- diff --git a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild index 5bd127821e76..e298706a0e2d 100644 --- a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild +++ b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Utility that enables basic Ethernet frame filtering on a Linux brid HOMEPAGE="http://ebtables.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="static" LICENSE="GPL-2" SLOT="0"