diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-05 12:34:23 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-05 12:34:23 +0000 |
commit | 727cce6a0ca7c64acf2ff142caa9e8a21841c764 (patch) | |
tree | a200335ceec54a0ae329778f674b06a566cbf6e3 /net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild | |
parent | fix keywords to ~ except for x86 which I've tested (Manifest recommit) (diff) | |
download | gentoo-2-727cce6a0ca7c64acf2ff142caa9e8a21841c764.tar.gz gentoo-2-727cce6a0ca7c64acf2ff142caa9e8a21841c764.tar.bz2 gentoo-2-727cce6a0ca7c64acf2ff142caa9e8a21841c764.zip |
stable on amd64 per Lv
Diffstat (limited to 'net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild')
-rw-r--r-- | net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild b/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild index 1c04f2e88d61..9f98948da5b9 100644 --- a/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild +++ b/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild,v 1.2 2004/08/05 12:29:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox/mozilla-firefox-0.9.3.ebuild,v 1.3 2004/08/05 12:34:23 agriffis Exp $ inherit makeedit flag-o-matic gcc nsplugins eutils mozilla-launcher @@ -14,7 +14,7 @@ SRC_URI=" http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${PV}/firefox-${PV}-source.tar.bz2 http://ftp.mozilla.org/pub/firefox/releases/${PV}/firefox-${PV}-source.tar.bz2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~alpha amd64 ~ia64" SLOT="0" LICENSE="MPL-1.1 | NPL-1.1" IUSE="java gtk2 ipv6 moznoxft truetype xinerama" |