diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-12-20 17:20:22 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-12-20 17:20:22 +0000 |
commit | 498a299629a5b03869c1fe00d6aec77ea8c481e4 (patch) | |
tree | 75411855e671f128d42c88c5a63c5e6d6078984f /net-firewall/firestarter/firestarter-0.9.2-r1.ebuild | |
parent | Version bumped (diff) | |
download | gentoo-2-498a299629a5b03869c1fe00d6aec77ea8c481e4.tar.gz gentoo-2-498a299629a5b03869c1fe00d6aec77ea8c481e4.tar.bz2 gentoo-2-498a299629a5b03869c1fe00d6aec77ea8c481e4.zip |
mark x86
Diffstat (limited to 'net-firewall/firestarter/firestarter-0.9.2-r1.ebuild')
-rw-r--r-- | net-firewall/firestarter/firestarter-0.9.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/firestarter/firestarter-0.9.2-r1.ebuild b/net-firewall/firestarter/firestarter-0.9.2-r1.ebuild index 226619a3dc92..07c11a892767 100644 --- a/net-firewall/firestarter/firestarter-0.9.2-r1.ebuild +++ b/net-firewall/firestarter/firestarter-0.9.2-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/firestarter/firestarter-0.9.2-r1.ebuild,v 1.1 2003/12/07 18:59:03 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/firestarter/firestarter-0.9.2-r1.ebuild,v 1.2 2003/12/20 17:20:12 foser Exp $ inherit gnome2 eutils @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} >=dev-util/intltool-0.21" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" src_unpack() { |