summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-03 09:00:43 +0000
committerSam James <sam@gentoo.org>2020-12-03 09:00:43 +0000
commit57700b12bcca300d3a8426753c48a4a906c59fd8 (patch)
tree88a34ec8c0d2283feeea1acbb22312f983613e4b /dev-tex/pythontex
parentmate-extra/caja-dropbox: Stabilize 1.24.0-r1 amd64, #758116 (diff)
downloadgentoo-57700b12bcca300d3a8426753c48a4a906c59fd8.tar.gz
gentoo-57700b12bcca300d3a8426753c48a4a906c59fd8.tar.bz2
gentoo-57700b12bcca300d3a8426753c48a4a906c59fd8.zip
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@gentoo.org>
Diffstat (limited to 'dev-tex/pythontex')
-rw-r--r--dev-tex/pythontex/pythontex-0.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/pythontex/pythontex-0.17.ebuild b/dev-tex/pythontex/pythontex-0.17.ebuild
index 31f770632569..e7c5d6d327a9 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