dev-python/psutil: unittest2 is required for py2.7 now

Closes: https://bugs.gentoo.org/739500
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-08-29 19:40:02 +02:00
parent b26a23fccf
commit a96c1fa4f4

View File

@@ -21,6 +21,7 @@ DEPEND="
$(python_gen_cond_dep '
dev-python/mock[${PYTHON_USEDEP}]
dev-python/ipaddress[${PYTHON_USEDEP}]
dev-python/unittest2[${PYTHON_USEDEP}]
' -2)
)
"