diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-31 11:04:27 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-31 11:04:27 +0100 |
commit | 5fb4d1db487fe64e980ac244065e9261f3f63440 (patch) | |
tree | bcdc562088ad26e5ebb5e40ae7b9e71bd1331958 /www-client/firefox | |
parent | dev-libs/nss: Stable for PPC64 (bug #571086). (diff) | |
download | gentoo-5fb4d1db487fe64e980ac244065e9261f3f63440.tar.gz gentoo-5fb4d1db487fe64e980ac244065e9261f3f63440.tar.bz2 gentoo-5fb4d1db487fe64e980ac244065e9261f3f63440.zip |
www-client/firefox: Stable for PPC64 (bug #573074).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-38.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-38.6.0.ebuild b/www-client/firefox/firefox-38.6.0.ebuild index e0fa41fd432d..9dba92dbaabe 100644 --- a/www-client/firefox/firefox-38.6.0.ebuild +++ b/www-client/firefox/firefox-38.6.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 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" |