diff options
Diffstat (limited to 'media-gfx/asymptote/asymptote-2.68.ebuild')
-rw-r--r-- | media-gfx/asymptote/asymptote-2.68.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/asymptote/asymptote-2.68.ebuild b/media-gfx/asymptote/asymptote-2.68.ebuild index 136a543fa39c..dbca9e562e8a 100644 --- a/media-gfx/asymptote/asymptote-2.68.ebuild +++ b/media-gfx/asymptote/asymptote-2.68.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit autotools elisp-common latex-package python-r1 |