diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-02-17 15:46:00 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-02-17 15:46:13 +0100 |
commit | e9065142b56929f0416c642810e258fdc2d1685c (patch) | |
tree | d4b4f175a8f780319751bc2b86e4121337bc0cda /www-client/firefox | |
parent | dev-perl/Net-IRR: New commit, ebuild by g-cpan with minor tweaks by me. Revie... (diff) | |
download | gentoo-e9065142b56929f0416c642810e258fdc2d1685c.tar.gz gentoo-e9065142b56929f0416c642810e258fdc2d1685c.tar.bz2 gentoo-e9065142b56929f0416c642810e258fdc2d1685c.zip |
www-client/firefox: Stable for PPC64 (bug #574596).
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-38.6.1.ebuild b/www-client/firefox/firefox-38.6.1.ebuild index e2a458bb58df..a795236dc850 100644 --- a/www-client/firefox/firefox-38.6.1.ebuild +++ b/www-client/firefox/firefox-38.6.1.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" |