diff options
author | Rick Farina <zerochaos@gentoo.org> | 2021-02-12 12:54:42 -0500 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2021-02-14 21:19:33 -0500 |
commit | 4de68c18310bb6ad8a027fc61a4a649d2cb1aa1b (patch) | |
tree | 290a7202a4f009803c8fa077020ff07b7f796bcd /media-libs/elgato-streamdeck | |
parent | dev-libs/libical: Stabilize 3.0.9 amd64, #770304 (diff) | |
download | gentoo-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')
-rw-r--r-- | media-libs/elgato-streamdeck/elgato-streamdeck-0.8.1.ebuild | 4 | ||||
-rw-r--r-- | media-libs/elgato-streamdeck/elgato-streamdeck-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 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 1cd62855b0b4..bb5356a1314f 100644 --- a/media-libs/elgato-streamdeck/elgato-streamdeck-0.8.1.ebuild +++ b/media-libs/elgato-streamdeck/elgato-streamdeck-0.8.1.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" 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" |