summaryrefslogtreecommitdiff
path: root/x11-misc/arandr/arandr-0.1.11.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/arandr/arandr-0.1.11.ebuild')
-rw-r--r--x11-misc/arandr/arandr-0.1.11.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/arandr/arandr-0.1.11.ebuild b/x11-misc/arandr/arandr-0.1.11.ebuild
index 4a03b8f4c0a0..eea0a6c99bb8 100644
--- a/x11-misc/arandr/arandr-0.1.11.ebuild
+++ b/x11-misc/arandr/arandr-0.1.11.ebuild
@@ -3,8 +3,9 @@
EAPI=8
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+DISTUTILS_USE_PEP517="setuptools"
+PYTHON_COMPAT=( python3_{10..12} )
+
inherit distutils-r1
DESCRIPTION="Another XRandR GUI"