commit: bc9e32947b1bfb37273069ad753eba71e1250f94 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Wed Apr 24 01:05:07 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Apr 24 01:05:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc9e3294
profiles/package.mask: drop libressl mask * dev-libs/libressl-2.9.1 is now considered stable upstream. * Dropping the mask will allow wider testing before stabilizing. Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index dea82fd3c02..99092e38d15 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -675,11 +675,6 @@ dev-db/pgadmin3 # x11-drivers/nvidia-drivers. Work in progress. media-libs/libglvnd -# Aaron Bauman <[email protected]> (30 Apr 2018) -# Masked for testing. Will implement more of the 1.1 API -# Which will require patch updates across the tree -=dev-libs/libressl-2.9* - # Brian Evans <[email protected]> (20 Apr 2018) # Likely to break a lot of software # Masked for initial testing
