diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-10 19:34:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-10 19:34:46 +0000 |
commit | dfc8160031a7b01429e1a255179ac77dd8c787a8 (patch) | |
tree | 0a7765de9ae5776d56664644ffa22af194f429c7 /www-client/firefox/firefox-31.3.0.ebuild | |
parent | Stable for x86, wrt bug #531408 (diff) | |
download | historical-dfc8160031a7b01429e1a255179ac77dd8c787a8.tar.gz historical-dfc8160031a7b01429e1a255179ac77dd8c787a8.tar.bz2 historical-dfc8160031a7b01429e1a255179ac77dd8c787a8.zip |
Stable for x86, wrt bug #531408
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'www-client/firefox/firefox-31.3.0.ebuild')
-rw-r--r-- | www-client/firefox/firefox-31.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-31.3.0.ebuild b/www-client/firefox/firefox-31.3.0.ebuild index 7e9bb9071323..6236421c944a 100644 --- a/www-client/firefox/firefox-31.3.0.ebuild +++ b/www-client/firefox/firefox-31.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.3.0.ebuild,v 1.4 2014/12/10 19:33:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-31.3.0.ebuild,v 1.5 2014/12/10 19:34:36 ago Exp $ EAPI="5" VIRTUALX_REQUIRED="pgo" @@ -39,7 +39,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v5 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 hardened +minimal pgo selinux test" |