summaryrefslogtreecommitdiff
path: root/dev-python/ewmh/ewmh-0.1.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ewmh/ewmh-0.1.6.ebuild')
-rw-r--r--dev-python/ewmh/ewmh-0.1.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/ewmh/ewmh-0.1.6.ebuild b/dev-python/ewmh/ewmh-0.1.6.ebuild
index 2a9ff4b713c5..9c1636fe1750 100644
--- a/dev-python/ewmh/ewmh-0.1.6.ebuild
+++ b/dev-python/ewmh/ewmh-0.1.6.ebuild
@@ -1,9 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi