summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-28 05:05:32 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-28 05:05:32 +0000
commit31606c929b63e185b076bf0e3188c821d1bab4c6 (patch)
treeb7f7312662135831afb91f469d3dc1eef88f92a5 /net-firewall
parentarm KEYWORD (diff)
downloadhistorical-31606c929b63e185b076bf0e3188c821d1bab4c6.tar.gz
historical-31606c929b63e185b076bf0e3188c821d1bab4c6.tar.bz2
historical-31606c929b63e185b076bf0e3188c821d1bab4c6.zip
arm KEYWORD
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/iptables-1.2.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.2.9-r1.ebuild b/net-firewall/iptables/iptables-1.2.9-r1.ebuild
index d7ae2c3a0146..fb91c4fb1711 100644
--- a/net-firewall/iptables/iptables-1.2.9-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.2.9-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9-r1.ebuild,v 1.1 2004/04/25 16:30:35 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9-r1.ebuild,v 1.2 2004/04/28 05:05:32 vapier Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~mips ~ia64 ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64"
IUSE="ipv6 static"
# iptables is dependent on kernel sources. Strange but true.