diff options
author | 2009-06-17 20:24:18 +0000 | |
---|---|---|
committer | 2009-06-17 20:24:18 +0000 | |
commit | e900bb21b8aba2b123daaabb2b4d1e97d3d3691e (patch) | |
tree | 5c3a0c989f98bca2bad03f4a9756b2838da3ad50 /net-firewall/iptables/iptables-1.4.3.2.ebuild | |
parent | stable x86, bug 274397 (diff) | |
download | historical-e900bb21b8aba2b123daaabb2b4d1e97d3d3691e.tar.gz historical-e900bb21b8aba2b123daaabb2b4d1e97d3d3691e.tar.bz2 historical-e900bb21b8aba2b123daaabb2b4d1e97d3d3691e.zip |
stable x86, bug 274403
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'net-firewall/iptables/iptables-1.4.3.2.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.4.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.4.3.2.ebuild b/net-firewall/iptables/iptables-1.4.3.2.ebuild index 5a5424bd34ee..0086952a2b62 100644 --- a/net-firewall/iptables/iptables-1.4.3.2.ebuild +++ b/net-firewall/iptables/iptables-1.4.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.3.2.ebuild,v 1.3 2009/06/17 13:42:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.4.3.2.ebuild,v 1.4 2009/06/17 20:24:18 fauli 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="" DEPEND="virtual/os-headers" |