diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-20 06:12:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-20 06:12:20 +0000 |
commit | 5451d55d83d49df5b1204d0bed2b1ee367c50745 (patch) | |
tree | ca05267e47f7935af8f66b8ed67e95eb116b5f3b /net-firewall/iptables | |
parent | arm/hppa/ia64 stable (diff) | |
download | gentoo-2-5451d55d83d49df5b1204d0bed2b1ee367c50745.tar.gz gentoo-2-5451d55d83d49df5b1204d0bed2b1ee367c50745.tar.bz2 gentoo-2-5451d55d83d49df5b1204d0bed2b1ee367c50745.zip |
arm/ia64/s390 stable
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.3.4.ebuild b/net-firewall/iptables/iptables-1.3.4.ebuild index d8116a914cd0..bc4a1b282ef2 100644 --- a/net-firewall/iptables/iptables-1.3.4.ebuild +++ b/net-firewall/iptables/iptables-1.3.4.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.3.4.ebuild,v 1.5 2005/11/19 00:12:27 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.3.4.ebuild,v 1.6 2005/11/20 06:10:13 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info @@ -19,7 +19,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="ipv6 static extensions" DEPEND="virtual/os-headers |