diff options
Diffstat (limited to 'dev-tex/pythontex/pythontex-0.17.ebuild')
-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 e7c5d6d327a9..0e17b5b2ecf5 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,8,9} ) +PYTHON_COMPAT=( python3_{7,8,9} ) inherit latex-package python-r1 |