diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-06 20:51:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-06 20:51:27 +0000 |
commit | 445b1b294be8842392421ee78124d62319fa2e52 (patch) | |
tree | bd9b57c306baac92874513aeccf7406a5e0fa2ce /net-firewall/iptables/iptables-1.4.6.ebuild | |
parent | Fix parole-player.so plug-in path wrt #333517 by Daniel Pielmeier. (diff) | |
download | historical-445b1b294be8842392421ee78124d62319fa2e52.tar.gz historical-445b1b294be8842392421ee78124d62319fa2e52.tar.bz2 historical-445b1b294be8842392421ee78124d62319fa2e52.zip |
Marking iptables-1.4.6 ppc64 for bug 318531
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'net-firewall/iptables/iptables-1.4.6.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.4.6.ebuild b/net-firewall/iptables/iptables-1.4.6.ebuild index 5e518ad5c709..0c60a1b316de 100644 --- a/net-firewall/iptables/iptables-1.4.6.ebuild +++ b/net-firewall/iptables/iptables-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v 1.7 2010/08/03 22:10:28 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.6.ebuild,v 1.8 2010/09/06 20:51:27 ranger Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,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 |