commit: 0472c2c7e87cb31481103d71fdc583c8d5de1cd3 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Mon Nov 13 01:02:53 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Nov 13 01:02:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0472c2c7
base/use.stable.mask: unmask USE=libressl and curl_ssl_libressl profiles/base/use.stable.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 46cc0027459..17e9d945a7f 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -19,13 +19,6 @@ python_single_target_pypy python_targets_pypy3 python_single_target_pypy3 -# Justin Lecher <[email protected]> (30 Sep 2015) -# No stable libressl yet -# Addendum: also mask the USE_EXPAND flag, -# Anthony G. Basile <[email protected]> (26 Nov 2015) -curl_ssl_libressl -libressl - # Hans de Graaff <[email protected]> (25 Dec 2016) # Currently in testing and not ready to go stable yet. ruby_targets_ruby23
