commit: 4de68c18310bb6ad8a027fc61a4a649d2cb1aa1b
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 17:54:42 2021 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Feb 15 02:19:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de68c18
media-libs/elgato-streamdeck: bump python
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
media-libs/elgato-streamdeck/elgato-streamdeck-0.8.1.ebuild | 4 ++--
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 1cd62855b0b..bb5356a1314 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 1cd62855b0b..bb5356a1314 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"