commit:     2c513f1a4dd04833ca67c8abe9715ed3d252368c
Author:     Andreas Zuber <a.zuber <AT> gmx <DOT> ch>
AuthorDate: Tue Oct 27 07:24:32 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Oct 27 07:24:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2c513f1a

dev-python/bitbox02: python 3.9 support

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Zuber <a.zuber <AT> gmx.ch>

 dev-python/bitbox02/bitbox02-4.1.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/bitbox02/bitbox02-4.1.0.ebuild 
b/dev-python/bitbox02/bitbox02-4.1.0.ebuild
index 0abd3bea..35da71f8 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"

Reply via email to