commit: 977bf013f8480aa633c7d82630ae9341ba96e866 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Tue Feb 2 19:51:45 2021 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Tue Feb 2 19:51:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=977bf013
profiles: Lower test restriction for PEAR-Crypt_GPG Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ae66f18f2e6..ff4ef74ea37 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -25,7 +25,7 @@ app-cdr/burncdda mp3 # Brian Evans <[email protected]> (2021-01-07) # Block test deps on packages until they can be updated # Old phpunit does not work with new PHP and last is vulnerable -dev-php/PEAR-Crypt_GPG test +<dev-php/PEAR-Crypt_GPG-1.6.4 test dev-php/PEAR-Text_Wiki_Mediawiki test dev-php/PEAR-VersionControl_SVN test dev-php/PHP_CodeSniffer test
