diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 15:29:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 15:29:55 +0000 |
commit | 17b5001c0d793779a1d535b02d3b5fd684e3aebc (patch) | |
tree | de1391623276979f697e75c57e1697048368d174 /www-client/firefox/firefox-17.0.7.ebuild | |
parent | Stable for arm, wrt bug #474758 (diff) | |
download | gentoo-2-17b5001c0d793779a1d535b02d3b5fd684e3aebc.tar.gz gentoo-2-17b5001c0d793779a1d535b02d3b5fd684e3aebc.tar.bz2 gentoo-2-17b5001c0d793779a1d535b02d3b5fd684e3aebc.zip |
Stable for arm, wrt bug #474758
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-client/firefox/firefox-17.0.7.ebuild')
-rw-r--r-- | www-client/firefox/firefox-17.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-17.0.7.ebuild b/www-client/firefox/firefox-17.0.7.ebuild index 87b9fcd63f66..0667c9da7f06 100644 --- a/www-client/firefox/firefox-17.0.7.ebuild +++ b/www-client/firefox/firefox-17.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-17.0.7.ebuild,v 1.5 2013/06/29 10:27:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-17.0.7.ebuild,v 1.6 2013/06/29 15:29:55 ago Exp $ EAPI="3" VIRTUALX_REQUIRED="pgo" @@ -36,7 +36,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 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm -hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" IUSE="bindist gstreamer +jit +minimal pgo selinux system-sqlite" |