commit: bed2ffff1e54bf2034a9136b4ff2308e9da50fd4 Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org> AuthorDate: Sat Jun 13 15:49:05 2015 +0000 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org> CommitDate: Sat Jun 13 15:49:05 2015 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=bed2ffff
drop gtk3 useflag from ebuild, included via eclass www-client/firefox/firefox-38.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-38.0.5.ebuild b/www-client/firefox/firefox-38.0.5.ebuild index e058458..d90c98b 100644 --- a/www-client/firefox/firefox-38.0.5.ebuild +++ b/www-client/firefox/firefox-38.0.5.ebuild @@ -45,7 +45,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linu SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" -IUSE="bindist egl gtk3 hardened +minimal neon pgo selinux +gmp-autoupdate test" +IUSE="bindist egl hardened +minimal neon pgo selinux +gmp-autoupdate test" RESTRICT="!bindist? ( bindist )" # More URIs appended below...
