diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 06:03:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 06:03:25 +0000 |
commit | 5649e6acef76e6d2d1b4a1d49a0c2d8f7a2b34f6 (patch) | |
tree | 1ddeb1d72935b5671abb161b5100df69dc4d921c /net-firewall/iptables | |
parent | arm/hppa/ia64/s390 stable for security #70429 (Manifest recommit) (diff) | |
download | gentoo-2-5649e6acef76e6d2d1b4a1d49a0c2d8f7a2b34f6.tar.gz gentoo-2-5649e6acef76e6d2d1b4a1d49a0c2d8f7a2b34f6.tar.bz2 gentoo-2-5649e6acef76e6d2d1b4a1d49a0c2d8f7a2b34f6.zip |
arm/hppa stable for #70240
Diffstat (limited to 'net-firewall/iptables')
-rw-r--r-- | net-firewall/iptables/iptables-1.2.11-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.2.11-r3.ebuild b/net-firewall/iptables/iptables-1.2.11-r3.ebuild index d7a16976c244..7637898473e2 100644 --- a/net-firewall/iptables/iptables-1.2.11-r3.ebuild +++ b/net-firewall/iptables/iptables-1.2.11-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v1 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r3.ebuild,v 1.9 2004/11/09 19:23:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.11-r3.ebuild,v 1.10 2004/11/10 06:03:25 vapier Exp $ inherit eutils flag-o-matic @@ -12,7 +12,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 ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="ipv6 static extensions" DEPEND="virtual/os-headers |