summaryrefslogtreecommitdiff
path: root/dev-python/python-lhafile
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-15 00:26:21 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-15 00:26:21 +0000
commitb657805b5c5ac086c1998e0139ca73b947861bf7 (patch)
tree322d9aa23fb1ea69c3b9b127a71030a72aa8d26e /dev-python/python-lhafile
parentdb5e1f5f3c7e59e8ac53eb01e1ed997e8026a736 (diff)
downloadbaldeagleos-repo-b657805b5c5ac086c1998e0139ca73b947861bf7.tar.gz
baldeagleos-repo-b657805b5c5ac086c1998e0139ca73b947861bf7.tar.xz
baldeagleos-repo-b657805b5c5ac086c1998e0139ca73b947861bf7.zip
Updating liguros repo
Diffstat (limited to 'dev-python/python-lhafile')
-rw-r--r--dev-python/python-lhafile/python-lhafile-0.2.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild b/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
index 541b848ff1cb..9a054db713be 100644
--- a/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
+++ b/dev-python/python-lhafile/python-lhafile-0.2.2.ebuild
@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1