diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2016-07-06 17:30:26 -0400 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2016-07-06 17:30:26 -0400 |
commit | 0f98ad03b46bf0b68a9bd3b396f5175c05eaa743 (patch) | |
tree | 275585006be76809a79eb5584495d80f86c111b8 /www-client/firefox | |
parent | www-client/firefox-38.8: stabilize for ppc after AT timeout, drop 38.7 (diff) | |
download | gentoo-0f98ad03b46bf0b68a9bd3b396f5175c05eaa743.tar.gz gentoo-0f98ad03b46bf0b68a9bd3b396f5175c05eaa743.tar.bz2 gentoo-0f98ad03b46bf0b68a9bd3b396f5175c05eaa743.zip |
www-client/firefox: removed default-enable from IUSE=gtk3, too many issues
Package-Manager: portage-2.2.28
Diffstat (limited to 'www-client/firefox')
-rw-r--r-- | www-client/firefox/firefox-45.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-45.2.0.ebuild b/www-client/firefox/firefox-45.2.0.ebuild index 72195005fb7f..73abe78aee58 100644 --- a/www-client/firefox/firefox-45.2.0.ebuild +++ b/www-client/firefox/firefox-45.2.0.ebuild @@ -28,7 +28,7 @@ fi PATCH="${PN}-45.0-patches-05" MOZ_HTTP_URI="https://archive.mozilla.org/pub/${PN}/releases" -MOZCONFIG_OPTIONAL_GTK3="enabled" +MOZCONFIG_OPTIONAL_GTK3=1 MOZCONFIG_OPTIONAL_WIFI=1 MOZCONFIG_OPTIONAL_JIT="enabled" |