diff options
Diffstat (limited to 'dev-tex/pythontex')
-rw-r--r-- | dev-tex/pythontex/pythontex-0.17.ebuild | 2 |
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 |