commit: ee036bdf9f00cfe2b690151771f59d145e447b87 Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org> AuthorDate: Wed Mar 21 08:53:31 2018 +0000 Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org> CommitDate: Wed Mar 21 14:30:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee036bdf
profile: package.use.stable.mask - ~app-backup/bacula-9.0.6[libressl] - package does not compile with USE=libressl (bug #641492) do to changed SSL handling. - There are first fixes out there on BSD bug database but not ready - bacula-9.0.6-r2 should go stable soon to enable drop of USE=qt4 Bug: https://bugs.gentoo.org/641492 Bug: https://bugs.gentoo.org/644566 profiles/base/package.use.stable.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index e1d55912b05..540df5750cd 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Thomas Beierlein <[email protected]> (21 Mar 2018) +# ~app-backup/bacula-9.0.6 does not compile with USE=libressl (bug #641492) +~app-backup/bacula-9.0.6 libressl + # Matthias Maier <[email protected]> (18 Mar 2018) # dev-libs/capstone hasn't been stabilized yet app-emulation/qemu capstone
