commit:     8a199dd23b5b175cb6ae18d75be1271615afff8f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 30 19:55:44 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec  1 10:31:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a199dd2

dev-python/PyUtilib: Pass --via-root to dift

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/PyUtilib/PyUtilib-5.7.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/PyUtilib/PyUtilib-5.7.2.ebuild 
b/dev-python/PyUtilib/PyUtilib-5.7.2.ebuild
index f8845c0ef4e..cba7050bd71 100644
--- a/dev-python/PyUtilib/PyUtilib-5.7.2.ebuild
+++ b/dev-python/PyUtilib/PyUtilib-5.7.2.ebuild
@@ -36,7 +36,7 @@ python_prepare_all() {
 }
 
 python_test() {
-       distutils_install_for_testing
+       distutils_install_for_testing --via-root
 
        local -x PYTHONPATH="${PWD}:${TEST_DIR}/lib" \
                COLUMNS=80

Reply via email to