diff options
author | Preston A. Elder <prez@gentoo.org> | 2003-04-10 15:24:38 +0000 |
---|---|---|
committer | Preston A. Elder <prez@gentoo.org> | 2003-04-10 15:24:38 +0000 |
commit | 56ac0716f43c86b007e230f7ed7651434db41ace (patch) | |
tree | c1f31b981d8aa5f90bf5319b0fabc00c8926ea4c /net-firewall | |
parent | Added supplementary VMware files for 4.0.4460 (diff) | |
download | historical-56ac0716f43c86b007e230f7ed7651434db41ace.tar.gz historical-56ac0716f43c86b007e230f7ed7651434db41ace.tar.bz2 historical-56ac0716f43c86b007e230f7ed7651434db41ace.zip |
Negated for all platforms until freeze over
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/iptables/iptables-1.2.7a-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.2.7a-r4.ebuild b/net-firewall/iptables/iptables-1.2.7a-r4.ebuild index ba2dc9b0b22a..c6d6c3158c92 100644 --- a/net-firewall/iptables/iptables-1.2.7a-r4.ebuild +++ b/net-firewall/iptables/iptables-1.2.7a-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.7a-r4.ebuild,v 1.1 2003/04/10 14:51:42 prez Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.7a-r4.ebuild,v 1.2 2003/04/10 15:24:38 prez Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.iptables.org/files/${P}.tar.bz2" HOMEPAGE="http://www.iptables.org/" SLOT="0" -KEYWORDS="x86 ppc alpha sparc hppa arm mips" +KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~arm ~mips" LICENSE="GPL-2" # iptables is dependent on kernel sources. Strange but true. |