diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-08 12:14:41 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-08 12:14:55 +0100 |
commit | de5270dc63e5c8b794899541b50883d2290b2956 (patch) | |
tree | 99609878aa957f5e17b52b45a775f01f8f69e566 /www-client | |
parent | 2aa50489fa354b99d3f7e03b18d1a75d4d8dfeb4 (diff) | |
download | gentoo-de5270dc63e5c8b794899541b50883d2290b2956.tar.gz gentoo-de5270dc63e5c8b794899541b50883d2290b2956.tar.xz |
www-client/firefox: Stable for PPC64 (bug #564818).
Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-38.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-38.4.0.ebuild b/www-client/firefox/firefox-38.4.0.ebuild index 7089418a44a..0a47f9ee26a 100644 --- a/www-client/firefox/firefox-38.4.0.ebuild +++ b/www-client/firefox/firefox-38.4.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" |