summaryrefslogtreecommitdiff
path: root/dev-python/logutils
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-16 06:37:29 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-10-16 06:37:29 +0000
commite7c0a423edd28ec18447374fc0e195ac26fb5568 (patch)
tree5010134aca974d9128d59262d49d75ff9c2e3280 /dev-python/logutils
parent5b2dae38ac4df0dd316c9614682bfc912461105f (diff)
downloadbaldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.tar.gz
baldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.tar.xz
baldeagleos-repo-e7c0a423edd28ec18447374fc0e195ac26fb5568.zip
Updating liguros repo
Diffstat (limited to 'dev-python/logutils')
-rw-r--r--dev-python/logutils/logutils-0.3.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/logutils/logutils-0.3.5.ebuild b/dev-python/logutils/logutils-0.3.5.ebuild
index 3b647bb07e6c..ac22b9072b04 100644
--- a/dev-python/logutils/logutils-0.3.5.ebuild
+++ b/dev-python/logutils/logutils-0.3.5.ebuild
@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-
PYTHON_COMPAT=( python3_{5,6,7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1