diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-12 20:34:38 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-12 20:34:38 +0100 |
commit | 8a6beb4e12daaab36c359184d257fb570131784f (patch) | |
tree | 2a73839b8bcc8f8cc49904a55df8373e571b387e /www-client/firefox | |
parent | www-client/firefox: ppc stable (thanks to ernsteiswuerfel) (diff) | |
download | gentoo-8a6beb4e12daaab36c359184d257fb570131784f.tar.gz gentoo-8a6beb4e12daaab36c359184d257fb570131784f.tar.bz2 gentoo-8a6beb4e12daaab36c359184d257fb570131784f.zip |
Revert "www-client/firefox: x86 stable (bug #639854)"
This reverts commit d08461a3a43c75502334c798ddf28fd5e632ee1f.
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-52.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-52.5.2.ebuild b/www-client/firefox/firefox-52.5.2.ebuild index 2a778142d039..134401170dd8 100644 --- a/www-client/firefox/firefox-52.5.2.ebuild +++ b/www-client/firefox/firefox-52.5.2.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" |