diff options
author | Dawid Węgliński <cla@gentoo.org> | 2010-12-01 08:15:06 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2010-12-01 08:15:06 +0000 |
commit | c9662608164631aea47eed9eb64b5d9e0a147e21 (patch) | |
tree | 82acae7f164e9a081103fa68c92efec54ee368f6 /net-firewall/iptables/iptables-1.4.10.ebuild | |
parent | Reverted ruby->ruby-ng as per bug 347249 (diff) | |
download | gentoo-2-c9662608164631aea47eed9eb64b5d9e0a147e21.tar.gz gentoo-2-c9662608164631aea47eed9eb64b5d9e0a147e21.tar.bz2 gentoo-2-c9662608164631aea47eed9eb64b5d9e0a147e21.zip |
Stable on amd64 (bug #347179)
(Portage version: 2.1.9.24/cvs/Linux x86_64)
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 b3d1e3380c48..f94d778b1272 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-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.10.ebuild,v 1.1 2010/10/30 14:05:09 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.10.ebuild,v 1.2 2010/12/01 08:15:06 cla 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" |