diff options
author | 2012-05-26 17:18:00 +0000 | |
---|---|---|
committer | 2012-05-26 17:18:00 +0000 | |
commit | 92979cd0c0176fe87fd727f33a7b1870b2e9977f (patch) | |
tree | def88eeba7549574bee12a795628622d2f10cc29 /www-client/firefox/firefox-10.0.4.ebuild | |
parent | x86 stable (diff) | |
download | gentoo-2-92979cd0c0176fe87fd727f33a7b1870b2e9977f.tar.gz gentoo-2-92979cd0c0176fe87fd727f33a7b1870b2e9977f.tar.bz2 gentoo-2-92979cd0c0176fe87fd727f33a7b1870b2e9977f.zip |
alpha/ia64 stable
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'www-client/firefox/firefox-10.0.4.ebuild')
-rw-r--r-- | www-client/firefox/firefox-10.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-10.0.4.ebuild b/www-client/firefox/firefox-10.0.4.ebuild index c497cb215b5d..3fca5cd0dd91 100644 --- a/www-client/firefox/firefox-10.0.4.ebuild +++ b/www-client/firefox/firefox-10.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.4.ebuild,v 1.6 2012/05/26 16:59:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.4.ebuild,v 1.7 2012/05/26 17:18:00 armin76 Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -37,7 +37,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-3 DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 -sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 -sparc x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="bindist +crashreporter +ipc +minimal pgo selinux system-sqlite +webm" |