commit:     57700b12bcca300d3a8426753c48a4a906c59fd8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 09:00:43 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 09:00:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57700b12

dev-tex/pythontex: Add Python 3.8, 3.9

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-tex/pythontex/pythontex-0.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tex/pythontex/pythontex-0.17.ebuild 
b/dev-tex/pythontex/pythontex-0.17.ebuild
index 31f77063256..e7c5d6d327a 100644
--- a/dev-tex/pythontex/pythontex-0.17.ebuild
+++ b/dev-tex/pythontex/pythontex-0.17.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 
 inherit latex-package python-r1
 

Reply via email to