summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild')
-rw-r--r--media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild b/media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild
index f3a8e8a..95953b2 100644
--- a/media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild
+++ b/media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild
@@ -3,7 +3,8 @@
EAPI=7
-PYTHON_COMPAT=( python3_{8,9,10,11} )
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9,10,11} )
inherit distutils-r1
DESCRIPTION="Python library to control the Elgato Stream Deck"