commit: 8b845988564a8d2c0dbd6f2a2a9aea278167af47 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org> AuthorDate: Thu Jul 30 13:36:51 2020 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu Jul 30 13:37:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b845988
base/package.use.mask: drop net-im/spectrum2 test mask Since all python2 deps have been dropped, test can be unmasked again. Bug: https://bugs.gentoo.org/734558 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 17ca6921b22..0a7be168103 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -168,10 +168,6 @@ sci-physics/root cudnn mail-client/thunderbird eme-free www-client/firefox eme-free -# Michał Górny <[email protected]> (2020-03-03) -# Tests require py2 sleekxmpp and they are restricted anyway. -net-im/spectrum2 test - # Rick Farina <[email protected]> (2020-02-26) # dev-python/pyzmq USE=doc deps are not met with python2_7 dev-python/pyzmq doc
