summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-22 22:43:59 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-22 22:43:59 +0000
commit87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1 (patch)
tree08f863799a3969944afac1bb80fd95336e43c41c /net-firewall/iptables/iptables-1.2.8-r1.ebuild
parentUpdated compatibility patch to require <linux/compiler.h> for <linux/usbdevic... (diff)
downloadgentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.tar.gz
gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.tar.bz2
gentoo-2-87aeac1ba6dc514bac44fbe2ef39d8f03e6850f1.zip
Remove arm keywords
Diffstat (limited to 'net-firewall/iptables/iptables-1.2.8-r1.ebuild')
-rw-r--r--net-firewall/iptables/iptables-1.2.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.2.8-r1.ebuild b/net-firewall/iptables/iptables-1.2.8-r1.ebuild
index 97a6829437f1..8992ae58d1d2 100644
--- a/net-firewall/iptables/iptables-1.2.8-r1.ebuild
+++ b/net-firewall/iptables/iptables-1.2.8-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.8-r1.ebuild,v 1.9 2004/01/29 23:19:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.8-r1.ebuild,v 1.10 2004/02/22 22:41:03 agriffis 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 ~arm ~mips ia64"
+KEYWORDS="x86 ~ppc ~alpha sparc hppa ~mips ia64"
IUSE="ipv6"
# iptables is dependent on kernel sources. Strange but true.