sci-libs/scikits-0.1-r2: add python3_8
authorPatrick McLean <patrick.mclean@sony.com>
Fri, 3 Apr 2020 02:03:47 +0000 (19:03 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Fri, 3 Apr 2020 02:03:47 +0000 (19:03 -0700)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
sci-libs/scikits/scikits-0.1-r2.ebuild

index b427f6adf14e27e5e869ac37c23ddad06b576f05..40d020bef6089204233ae2a3391a3c20c97a48d8 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit python-r1