summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-12-18 11:44:10 +0000
committerMarek Szuba <marecki@gentoo.org>2021-12-18 11:44:10 +0000
commitc50c6d5aaa0d57be9ff7610d79248b27b28c1013 (patch)
tree95e3335862ff4fb02a4d2cd5e8905ae9ac09c549 /app-emulation/protontricks
parentapp-emulation/protontricks: add 1.6.2, drop 1.6.1 (diff)
downloadgentoo-c50c6d5aaa0d57be9ff7610d79248b27b28c1013.tar.gz
gentoo-c50c6d5aaa0d57be9ff7610d79248b27b28c1013.tar.bz2
gentoo-c50c6d5aaa0d57be9ff7610d79248b27b28c1013.zip
app-emulation/protontricks-1.6.2: adjust DISTUTILS_USE_SETUPTOOLS
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-emulation/protontricks')
-rw-r--r--app-emulation/protontricks/protontricks-1.6.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/protontricks/protontricks-1.6.2.ebuild b/app-emulation/protontricks/protontricks-1.6.2.ebuild
index 007fa6587fbd..3edec59a76f4 100644
--- a/app-emulation/protontricks/protontricks-1.6.2.ebuild
+++ b/app-emulation/protontricks/protontricks-1.6.2.ebuild
@@ -5,6 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{8..10} pypy3 )
DISTUTILS_SINGLE_IMPL=1
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1