diff options
Diffstat (limited to 'net-firewall/iptables/iptables-1.4.10.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.4.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.4.10.ebuild b/net-firewall/iptables/iptables-1.4.10.ebuild index 4739642f005a..ed3e2adccec3 100644 --- a/net-firewall/iptables/iptables-1.4.10.ebuild +++ b/net-firewall/iptables/iptables-1.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.7 2011/01/03 01:48:02 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.8 2011/01/09 17:09:50 armin76 Exp $ EAPI="2" @@ -15,7 +15,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" DEPEND="virtual/os-headers" |