commit:     6642120e1da9f67da8aa92bfca62a31d71702b59
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jun  9 14:54:49 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jun  9 14:54:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6642120e

dev-python/js2py: add py3_8

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

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

diff --git a/dev-python/js2py/js2py-0.70.ebuild 
b/dev-python/js2py/js2py-0.70.ebuild
index 89200c2..e0a6d6f 100644
--- a/dev-python/js2py/js2py-0.70.ebuild
+++ b/dev-python/js2py/js2py-0.70.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 MY_PN="Js2Py"
 MY_P="${MY_PN}-${PV}"
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 

Reply via email to