diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-08-17 14:15:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-08-17 14:15:30 +0000 |
commit | a823f1aa3fb317f22a579a3621396686da7c0c36 (patch) | |
tree | d094f5e224a8b78669c5fa471a98319de193c472 /net-firewall | |
parent | Version bump #234116 by Raúl Porcel. (diff) | |
download | gentoo-2-a823f1aa3fb317f22a579a3621396686da7c0c36.tar.gz gentoo-2-a823f1aa3fb317f22a579a3621396686da7c0c36.tar.bz2 gentoo-2-a823f1aa3fb317f22a579a3621396686da7c0c36.zip |
arm/s390/sh stable
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.4.0-r1.ebuild b/net-firewall/iptables/iptables-1.4.0-r1.ebuild index 06186f2525e1..637b462fe820 100644 --- a/net-firewall/iptables/iptables-1.4.0-r1.ebuild +++ b/net-firewall/iptables/iptables-1.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.12 2008/07/25 20:00:26 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.0-r1.ebuild,v 1.13 2008/08/17 14:15:30 vapier Exp $ inherit eutils toolchain-funcs linux-info @@ -16,7 +16,7 @@ SRC_URI="http://iptables.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 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="extensions imq ipv6 l7filter static" DEPEND="virtual/os-headers |