summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-12 02:34:37 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-12 02:34:37 +0000
commit19d2124ff4b1f3b0dc4ef727f42aff413508ed44 (patch)
treea2455453d33b51bf579a00ea876507e5a7b09bb4 /net-firewall/iptables/iptables-1.2.9-r1.ebuild
parentold (diff)
downloadhistorical-19d2124ff4b1f3b0dc4ef727f42aff413508ed44.tar.gz
historical-19d2124ff4b1f3b0dc4ef727f42aff413508ed44.tar.bz2
historical-19d2124ff4b1f3b0dc4ef727f42aff413508ed44.zip
arm/s390 love
Diffstat (limited to 'net-firewall/iptables/iptables-1.2.9-r1.ebuild')
-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 c5a0c744d92f..bcdcdc01cee3 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-2005 Gentoo Foundation
# 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.12 2005/07/09 19:44:57 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.9-r1.ebuild,v 1.13 2005/07/12 02:34:37 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 ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64"
+KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE="ipv6 static"
# iptables is dependent on kernel sources. Strange but true.