commit: d722891ff24b10d49fd85eb6b5c6100e756cf22b Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed Nov 25 23:01:13 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed Nov 25 23:01:13 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d722891f
profiles: unmask USE=http2 for net-misc/curl, bug #563060. profiles/base/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ae90c6f..e738d55 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -121,11 +121,6 @@ dev-java/oracle-jre-bin javafx nsplugin app-text/cmigemo emacs www-client/w3m migemo -# Anthony G. Basile <[email protected]> (04 Jul 2015) -# USE=http2 depends on net-libs/nghttp2 which was recently -# added to the tree and is still not stable. Bug #552618. -net-misc/curl http2 - # Gilles Dartiguelongue <[email protected]> (25 May 2015) # webkit fails to build with USE=wayland, bug #549228 # https://bugs.webkit.org/show_bug.cgi?id=142879
