summaryrefslogtreecommitdiff
path: root/dev-db/pgxnclient/pgxnclient-1.3.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/pgxnclient/pgxnclient-1.3.2.ebuild')
-rw-r--r--dev-db/pgxnclient/pgxnclient-1.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/pgxnclient/pgxnclient-1.3.2.ebuild b/dev-db/pgxnclient/pgxnclient-1.3.2.ebuild
index c973bc57330b..49bdb174b36a 100644
--- a/dev-db/pgxnclient/pgxnclient-1.3.2.ebuild
+++ b/dev-db/pgxnclient/pgxnclient-1.3.2.ebuild
@@ -3,8 +3,8 @@
EAPI=7
-PYTHON_COMPAT=( python3_{9..10} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="PostgreSQL Extension Network Client"