diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-24 11:03:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-24 11:03:26 +0000 |
commit | d5e148027e13a24a168fc752cea360ee48c072ff (patch) | |
tree | 2a185f2f98cbc727d8a10f663836262412e5750b /net-firewall | |
parent | update kernel virtuals #202391 (diff) | |
download | gentoo-2-d5e148027e13a24a168fc752cea360ee48c072ff.tar.gz gentoo-2-d5e148027e13a24a168fc752cea360ee48c072ff.tar.bz2 gentoo-2-d5e148027e13a24a168fc752cea360ee48c072ff.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.3.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.3.8-r2.ebuild b/net-firewall/iptables/iptables-1.3.8-r2.ebuild index a7c1a40badb6..d31990c71916 100644 --- a/net-firewall/iptables/iptables-1.3.8-r2.ebuild +++ b/net-firewall/iptables/iptables-1.3.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r2.ebuild,v 1.8 2007/12/17 10:59:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.8-r2.ebuild,v 1.9 2007/12/24 11:03:26 vapier Exp $ inherit eutils flag-o-matic 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 |