summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2021-02-12 12:54:42 -0500
committerRick Farina <zerochaos@gentoo.org>2021-02-14 21:19:33 -0500
commit4de68c18310bb6ad8a027fc61a4a649d2cb1aa1b (patch)
tree290a7202a4f009803c8fa077020ff07b7f796bcd /media-libs/elgato-streamdeck/elgato-streamdeck-9999.ebuild
parentdev-libs/libical: Stabilize 3.0.9 amd64, #770304 (diff)
downloadgentoo-4de68c18310bb6ad8a027fc61a4a649d2cb1aa1b.tar.gz
gentoo-4de68c18310bb6ad8a027fc61a4a649d2cb1aa1b.tar.bz2
gentoo-4de68c18310bb6ad8a027fc61a4a649d2cb1aa1b.zip
media-libs/elgato-streamdeck: bump python
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'media-libs/elgato-streamdeck/elgato-streamdeck-9999.ebuild')
-rw-r--r--media-libs/elgato-streamdeck/elgato-streamdeck-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/elgato-streamdeck/elgato-streamdeck-9999.ebuild b/media-libs/elgato-streamdeck/elgato-streamdeck-9999.ebuild
index 1cd62855b0b4..bb5356a1314f 100644
--- a/media-libs/elgato-streamdeck/elgato-streamdeck-9999.ebuild
+++ b/media-libs/elgato-streamdeck/elgato-streamdeck-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,8,9} )
inherit distutils-r1
DESCRIPTION="Python library to control the Elgato Stream Deck"