aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny (tastytea) Gutbrod <gentoo@tastytea.de>2022-10-30 03:05:23 +0100
committerRonny (tastytea) Gutbrod <gentoo@tastytea.de>2022-10-30 03:05:23 +0100
commit915df862170f83ad6d13f504796c3eb88f2444a4 (patch)
tree519559014645caa9410e99056024afb91731a762
parentx11-misc/autotiling: new package, add 1.7 (diff)
downloadguru-915df862.tar.gz
guru-915df862.tar.bz2
guru-915df862.zip
x11-misc/autotiling: use PEP517
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
-rw-r--r--x11-misc/autotiling/autotiling-1.7.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-misc/autotiling/autotiling-1.7.ebuild b/x11-misc/autotiling/autotiling-1.7.ebuild
index fa2c4a915..5040f5f73 100644
--- a/x11-misc/autotiling/autotiling-1.7.ebuild
+++ b/x11-misc/autotiling/autotiling-1.7.ebuild
@@ -3,6 +3,7 @@
EAPI=8
+DISTUTILS_USE_PEP517="setuptools"
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_SINGLE_IMPL=1