Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ebtables/
Date: Tue, 22 Sep 2015 21:39:23
Message-Id: 1442957906.070682e1ea1528d6e2ceda8eee67fe4e70591f31.vapier@gentoo
1 commit: 070682e1ea1528d6e2ceda8eee67fe4e70591f31
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 22 21:38:26 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 22 21:38:26 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070682e1
7
8 net-firewall/ebtables: add arm/arm64 love to 2.0.10.4-r1
9
10 net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild
14 index 5bd1278..e298706 100644
15 --- a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild
16 +++ b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild
17 @@ -13,7 +13,7 @@ DESCRIPTION="Utility that enables basic Ethernet frame filtering on a Linux brid
18 HOMEPAGE="http://ebtables.sourceforge.net/"
19 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
20
21 -KEYWORDS="~amd64 ~ppc ~x86"
22 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
23 IUSE="static"
24 LICENSE="GPL-2"
25 SLOT="0"