aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Zuber <a.zuber@gmx.ch>2020-10-27 08:24:32 +0100
committerAndreas Zuber <a.zuber@gmx.ch>2020-10-27 08:24:32 +0100
commit2c513f1a4dd04833ca67c8abe9715ed3d252368c (patch)
treecfeda382275dfa1c429eda785ec6f440680623a9
parentmedia-libs/amdvlk: new version 2020.4.1 (diff)
downloadguru-2c513f1a.tar.gz
guru-2c513f1a.tar.bz2
guru-2c513f1a.zip
dev-python/bitbox02: python 3.9 support
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas Zuber <a.zuber@gmx.ch>
-rw-r--r--dev-python/bitbox02/bitbox02-4.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bitbox02/bitbox02-4.1.0.ebuild b/dev-python/bitbox02/bitbox02-4.1.0.ebuild
index 0abd3beae..35da71f8e 100644
--- a/dev-python/bitbox02/bitbox02-4.1.0.ebuild
+++ b/dev-python/bitbox02/bitbox02-4.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1
DESCRIPTION="Python API for communicating with the BitBox02 device"