diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-09-18 18:37:14 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-09-18 18:37:14 +0000 |
commit | d82d0f57581cf8d0eaf05e6fb63e11afb8a17b7d (patch) | |
tree | 05f68571836871ed6ece09b53c9b85d93c1aff30 /net-firewall/iptables/iptables-1.2.8-r1.ebuild | |
parent | ia64 keywords (diff) | |
download | gentoo-2-d82d0f57581cf8d0eaf05e6fb63e11afb8a17b7d.tar.gz gentoo-2-d82d0f57581cf8d0eaf05e6fb63e11afb8a17b7d.tar.bz2 gentoo-2-d82d0f57581cf8d0eaf05e6fb63e11afb8a17b7d.zip |
ia64 keywords
Diffstat (limited to 'net-firewall/iptables/iptables-1.2.8-r1.ebuild')
-rw-r--r-- | net-firewall/iptables/iptables-1.2.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.2.8-r1.ebuild b/net-firewall/iptables/iptables-1.2.8-r1.ebuild index a23a54f7a25f..3a845532a603 100644 --- a/net-firewall/iptables/iptables-1.2.8-r1.ebuild +++ b/net-firewall/iptables/iptables-1.2.8-r1.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.8-r1.ebuild,v 1.6 2003/09/10 04:57:39 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.8-r1.ebuild,v 1.7 2003/09/18 18:37:12 avenj Exp $ inherit eutils flag-o-matic @@ -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 ia64" LICENSE="GPL-2" # iptables is dependent on kernel sources. Strange but true. |