diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-16 08:33:31 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-16 19:47:25 +0100 |
commit | 2fc960a63df1ddc08ac1b17f0074900ab6a86f77 (patch) | |
tree | 305fb0415853bcc0cc0007baf753661ca85b3f1d /www-client | |
parent | app-emulation/xen-tools: security cleanup (diff) | |
download | gentoo-2fc960a63df1ddc08ac1b17f0074900ab6a86f77.tar.gz gentoo-2fc960a63df1ddc08ac1b17f0074900ab6a86f77.tar.bz2 gentoo-2fc960a63df1ddc08ac1b17f0074900ab6a86f77.zip |
www-client/firefox: ppc64 stable (bug 607138).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-45.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-45.7.0.ebuild b/www-client/firefox/firefox-45.7.0.ebuild index e9f47cbd7a2f..d47c68ecba87 100644 --- a/www-client/firefox/firefox-45.7.0.ebuild +++ b/www-client/firefox/firefox-45.7.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" |