diff options
Diffstat (limited to 'www-client/firefox/firefox-38.1.1.ebuild')
-rw-r--r-- | www-client/firefox/firefox-38.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-38.1.1.ebuild b/www-client/firefox/firefox-38.1.1.ebuild index 96c407098847..df41668cba5f 100644 --- a/www-client/firefox/firefox-38.1.1.ebuild +++ b/www-client/firefox/firefox-38.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-38.1.1.ebuild,v 1.2 2015/08/07 18:15:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-38.1.1.ebuild,v 1.3 2015/08/07 18:15:27 ago Exp $ EAPI="5" VIRTUALX_REQUIRED="pgo" @@ -41,7 +41,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6 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" |