diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-10 02:04:16 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-10 02:04:16 +0200 |
commit | 76267ffa7b1f3d37054aeca12a43bcb801f9db41 (patch) | |
tree | 390e828cfb073ddf8f333649eca051bead01d17e /www-client | |
parent | dev-util/buildbot-worker: New buildbot-0.9 worker (slave) (diff) | |
download | gentoo-76267ffa7b1f3d37054aeca12a43bcb801f9db41.tar.gz gentoo-76267ffa7b1f3d37054aeca12a43bcb801f9db41.tar.bz2 gentoo-76267ffa7b1f3d37054aeca12a43bcb801f9db41.zip |
www-client/firefox: Stable for PPC64 (bug #590330).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-45.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-45.3.0.ebuild b/www-client/firefox/firefox-45.3.0.ebuild index 3f7489fac65b..e19583e89d4d 100644 --- a/www-client/firefox/firefox-45.3.0.ebuild +++ b/www-client/firefox/firefox-45.3.0.ebuild @@ -38,7 +38,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 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 ~x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |