diff options
-rw-r--r-- | app-editors/texworks/texworks-0.6.5-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/texworks/texworks-0.6.5-r100.ebuild b/app-editors/texworks/texworks-0.6.5-r100.ebuild index ed90b8527ab4..dc9044f0eba6 100644 --- a/app-editors/texworks/texworks-0.6.5-r100.ebuild +++ b/app-editors/texworks/texworks-0.6.5-r100.ebuild @@ -4,7 +4,7 @@ EAPI=7 LUA_COMPAT=( lua5-{1..3} ) -PYTHON_COMPAT=( python{3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) inherit lua-single python-single-r1 cmake virtualx xdg-utils |