summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/xapp/xapp-1.8.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/xapp/xapp-1.8.1.ebuild b/dev-python/xapp/xapp-1.8.1.ebuild
index 4a2474d16569..18828c1660e0 100644
--- a/dev-python/xapp/xapp-1.8.1.ebuild
+++ b/dev-python/xapp/xapp-1.8.1.ebuild
@@ -5,6 +5,8 @@ EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
+DISTUTILS_USE_SETUPTOOLS=no
+
inherit distutils-r1
DESCRIPTION="Python bindings for x11-libs/xapps"