diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-30 15:03:26 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-30 15:04:29 +1000 |
commit | 9bcdd9f0cc7515e4d17cafd717c2a9bdf7f7e829 (patch) | |
tree | 5a4b6fb4ada809e0065f1384c3b3fc06280a8896 /www-client/firefox | |
parent | games-simulation/openttd: remove 1.6.0/1.6.1-r1 (diff) | |
download | gentoo-9bcdd9f0cc7515e4d17cafd717c2a9bdf7f7e829.tar.gz gentoo-9bcdd9f0cc7515e4d17cafd717c2a9bdf7f7e829.tar.bz2 gentoo-9bcdd9f0cc7515e4d17cafd717c2a9bdf7f7e829.zip |
Revert "www-client/firefox: stabilize 52.4 for amd64 by maintainer"
The package fails during src_prepare.
This reverts commit d073955b8c98453225918518c04777e5c1f5d959.
Bug: https://bugs.gentoo.org/632462
Diffstat (limited to 'www-client/firefox')
-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 136af77c3f2d..fa7c11056bac 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" |