summaryrefslogtreecommitdiff
path: root/dev-python/psycopg/psycopg-2.9.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-04 23:29:09 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-04 23:29:09 +0100
commit6f57e716c7968def6387f9db258e883125bab84f (patch)
tree1d3f720f107f7577200cfa215fde87643c8ced16 /dev-python/psycopg/psycopg-2.9.4.ebuild
parent7dfa73123ca5218ae5f5cf878a90db9ea9a25321 (diff)
gentoo auto-resync : 04:05:2023 - 23:29:09
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