summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2021-06-02 11:06:04 -0400
committerRick Farina <zerochaos@gentoo.org>2021-06-02 11:06:04 -0400
commit2fc8f111aa753fc1369ba55c70a312fca14d738c (patch)
treee4e070e50b6c0d116c982b61c77db2d97d735ea7 /media-video/streamdeck-ui/streamdeck-ui-9999.ebuild
parentdev-perl/File-ShareDir-Install: stable 0.130.0 for hppa, bug #793278 (diff)
downloadgentoo-2fc8f111aa753fc1369ba55c70a312fca14d738c.tar.gz
gentoo-2fc8f111aa753fc1369ba55c70a312fca14d738c.tar.bz2
gentoo-2fc8f111aa753fc1369ba55c70a312fca14d738c.zip
media-video/streamdeck-ui: bump python
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'media-video/streamdeck-ui/streamdeck-ui-9999.ebuild')
-rw-r--r--media-video/streamdeck-ui/streamdeck-ui-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/streamdeck-ui/streamdeck-ui-9999.ebuild b/media-video/streamdeck-ui/streamdeck-ui-9999.ebuild
index b1fe27e748fe..df32b893fc68 100644
--- a/media-video/streamdeck-ui/streamdeck-ui-9999.ebuild
+++ b/media-video/streamdeck-ui/streamdeck-ui-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7..9} )
DISTUTILS_USE_SETUPTOOLS=pyproject.toml
inherit distutils-r1