diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-12 20:17:10 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-12 20:18:24 +0100 |
commit | bce7f30c3bbab90f5c8fb443ccf0c12d816ee806 (patch) | |
tree | d559d9a35286daa96c7c36ab0d310ecce2ada94c /www-client | |
parent | www-client/firefox: x86 stable (bug #639854) (diff) | |
download | gentoo-bce7f30c3bbab90f5c8fb443ccf0c12d816ee806.tar.gz gentoo-bce7f30c3bbab90f5c8fb443ccf0c12d816ee806.tar.bz2 gentoo-bce7f30c3bbab90f5c8fb443ccf0c12d816ee806.zip |
www-client/firefox: ppc stable (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-52.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-52.4.0.ebuild b/www-client/firefox/firefox-52.4.0.ebuild index e2783cdcb18b..86b30c429733 100644 --- a/www-client/firefox/firefox-52.4.0.ebuild +++ b/www-client/firefox/firefox-52.4.0.ebuild @@ -35,7 +35,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" |