commit:     9e3025026f680f43cdff00875ecbf945c53cb5ba
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  1 12:35:09 2021 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Aug  1 13:19:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e302502

sci-libs/keras-preprocessing: Add python3_9

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild 
b/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild
index 9b72af9e284..a864e1a8965 100644
--- a/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild
+++ b/sci-libs/keras-preprocessing/keras-preprocessing-1.1.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit distutils-r1
 MY_PN="Keras_Preprocessing"
 

Reply via email to