summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2021-02-12 13:05:04 -0500
committerRick Farina <zerochaos@gentoo.org>2021-02-14 21:19:33 -0500
commit501c83913cf2e5a3508444b58fafc798a006f84b (patch)
tree76fc53ed8f7ad8a637a198e9afb96587804c9893 /dev-python/click-plugins
parentmedia-libs/elgato-streamdeck: bump python (diff)
downloadgentoo-501c83913cf2e5a3508444b58fafc798a006f84b.tar.gz
gentoo-501c83913cf2e5a3508444b58fafc798a006f84b.tar.bz2
gentoo-501c83913cf2e5a3508444b58fafc798a006f84b.zip
dev-python/click-plugins: python bump
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'dev-python/click-plugins')
-rw-r--r--dev-python/click-plugins/click-plugins-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/click-plugins/click-plugins-1.1.1.ebuild b/dev-python/click-plugins/click-plugins-1.1.1.ebuild
index 43be1f4ebd57..f6f8c4edcedc 100644
--- a/dev-python/click-plugins/click-plugins-1.1.1.ebuild
+++ b/dev-python/click-plugins/click-plugins-1.1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-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