diff options
Diffstat (limited to 'media-libs/elgato-streamdeck/elgato-streamdeck-0.8.1.ebuild')
-rw-r--r-- | media-libs/elgato-streamdeck/elgato-streamdeck-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/elgato-streamdeck/elgato-streamdeck-0.8.1.ebuild b/media-libs/elgato-streamdeck/elgato-streamdeck-0.8.1.ebuild index 07a7469b980d..1cd62855b0b4 100644 --- a/media-libs/elgato-streamdeck/elgato-streamdeck-0.8.1.ebuild +++ b/media-libs/elgato-streamdeck/elgato-streamdeck-0.8.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 DESCRIPTION="Python library to control the Elgato Stream Deck" |