mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-python/socketpool: eventlet needs masking too
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -30,10 +30,10 @@ RDEPEND="
|
||||
|
||||
BDEPEND="
|
||||
test? (
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/eventlet[${PYTHON_USEDEP}]
|
||||
' 'python3*')
|
||||
!hppa? ( !ia64? (
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/eventlet[${PYTHON_USEDEP}]
|
||||
' 'python3*')
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/gevent[${PYTHON_USEDEP}]
|
||||
' 'python*')
|
||||
|
||||
Reference in New Issue
Block a user