diff options
author | 2014-01-18 05:37:53 +0000 | |
---|---|---|
committer | 2014-01-18 05:37:53 +0000 | |
commit | b2be3450c4238ce0c90f209063280a9883a6778c (patch) | |
tree | 36a066426e8bfd4ea11c298c3d3baa433e070de6 /net-firewall/iptables/iptables-1.4.20.ebuild | |
parent | Add arm64 love. (diff) | |
download | gentoo-2-b2be3450c4238ce0c90f209063280a9883a6778c.tar.gz gentoo-2-b2be3450c4238ce0c90f209063280a9883a6778c.tar.bz2 gentoo-2-b2be3450c4238ce0c90f209063280a9883a6778c.zip |
Add arm64 love.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'net-firewall/iptables/iptables-1.4.20.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.4.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.4.20.ebuild b/net-firewall/iptables/iptables-1.4.20.ebuild index 8baae7bbc5ad..12d3636d66f6 100644 --- a/net-firewall/iptables/iptables-1.4.20.ebuild +++ b/net-firewall/iptables/iptables-1.4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.20.ebuild,v 1.10 2014/01/16 06:50:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.20.ebuild,v 1.11 2014/01/18 05:37:53 vapier Exp $ EAPI="4" @@ -15,7 +15,7 @@ SRC_URI="http://www.netfilter.org/projects/iptables/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="ipv6 netlink static-libs" RDEPEND=" |