diff options
author | Christian Birchinger <joker@gentoo.org> | 2003-05-06 10:57:22 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2003-05-06 10:57:22 +0000 |
commit | 169cf4ec6e8fe5e0d51c74e7564a2519657520aa (patch) | |
tree | 52e40640ad77491ef6d523b06bfabb230bf85edf /net-firewall/iptables/iptables-1.2.8-r1.ebuild | |
parent | Marked stable (diff) | |
download | gentoo-2-169cf4ec6e8fe5e0d51c74e7564a2519657520aa.tar.gz gentoo-2-169cf4ec6e8fe5e0d51c74e7564a2519657520aa.tar.bz2 gentoo-2-169cf4ec6e8fe5e0d51c74e7564a2519657520aa.zip |
Added stable sparc keyword
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 484fef81f316..17667a0dc890 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.2 2003/05/05 12:36:51 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/iptables/iptables-1.2.8-r1.ebuild,v 1.3 2003/05/06 10:57:22 joker 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" LICENSE="GPL-2" # iptables is dependent on kernel sources. Strange but true. |