commit: 5682f94d9c1e30ca8af0ca58025fe6c58970b770 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Fri May 13 05:01:58 2016 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Fri May 13 05:03:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5682f94d
package.mask: Mask >=net-libs/gnutls-3.5.0 Force gnutls-3.4 testing so we can stabilize it. profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1008d39..10473cc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,10 @@ #--- END OF EXAMPLES --- +# Alon Bar-Lev <[email protected]) (13 May 2016) +# Force gnutls-3.4 testing so we can stabilize it. +>=net-libs/gnutls-3.5.0 + # Ian Delaney <[email protected]> (12 May 2016) # on behalf of Ilya Tumaykin <[email protected]> # Missing dev-python/rarfile-2.7 dependency. See bug #582500.
