summaryrefslogtreecommitdiff
path: root/dev-python/psycopg/psycopg-2.9.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/psycopg/psycopg-2.9.4.ebuild')
-rw-r--r--dev-python/psycopg/psycopg-2.9.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/psycopg/psycopg-2.9.4.ebuild b/dev-python/psycopg/psycopg-2.9.4.ebuild
index fe65e0016b94..9d28a6771f17 100644
--- a/dev-python/psycopg/psycopg-2.9.4.ebuild
+++ b/dev-python/psycopg/psycopg-2.9.4.ebuild
@@ -3,9 +3,10 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYPI_PN="psycopg2"
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1 pypi