summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/texworks/texworks-0.6.5-r100.ebuild2
-rw-r--r--app-editors/texworks/texworks-0.6.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/texworks/texworks-0.6.5-r100.ebuild b/app-editors/texworks/texworks-0.6.5-r100.ebuild
index 1628e0d54dd2..96988d112350 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_7,3_8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit lua-single python-single-r1 cmake virtualx xdg-utils
diff --git a/app-editors/texworks/texworks-0.6.6.ebuild b/app-editors/texworks/texworks-0.6.6.ebuild
index f130e1a29fa8..c8e354eb858d 100644
--- a/app-editors/texworks/texworks-0.6.6.ebuild
+++ b/app-editors/texworks/texworks-0.6.6.ebuild
@@ -4,7 +4,7 @@
EAPI=7
LUA_COMPAT=( lua5-{1..3} )
-PYTHON_COMPAT=( python{3_7,3_8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit lua-single python-single-r1 cmake virtualx xdg-utils