diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-06-09 17:31:58 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-06-09 18:13:06 -0700 |
commit | 7002a913342fb14b3d531287fcf3458c1fdec56e (patch) | |
tree | 11edf3d9455beaa78130521ff31ae2ab1bafa8c9 /profiles/arch/alpha | |
parent | sys-firmware/intel-microcode: drop old (diff) | |
download | gentoo-7002a913342fb14b3d531287fcf3458c1fdec56e.tar.gz gentoo-7002a913342fb14b3d531287fcf3458c1fdec56e.tar.bz2 gentoo-7002a913342fb14b3d531287fcf3458c1fdec56e.zip |
dev-python/socketpool: Keyword 0.5.3-r3 alpha, #717276
And disable gevent/eventlet deps, since they cause test failures.
Bug: https://bugs.gentoo.org/717276
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'profiles/arch/alpha')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 1c8dc001cc91..4f92af535a88 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matt Turner <mattst88@gentoo.org> (2020-06-09) +# Requires unsupported dev-python/eventlet and fails tests with gevent +dev-python/socketpool eventlet gevent + # Mikle Kolyada <zlogene@gentoo.org> (2020-06-08) # clisp is keyworded on alpha app-text/texlive-core -xindy |