diff options
Diffstat (limited to 'app-editors/texworks')
-rw-r--r-- | app-editors/texworks/texworks-0.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/texworks/texworks-0.6.3.ebuild b/app-editors/texworks/texworks-0.6.3.ebuild index 8d35ffb49142..d9fa4f242770 100644 --- a/app-editors/texworks/texworks-0.6.3.ebuild +++ b/app-editors/texworks/texworks-0.6.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) inherit python-single-r1 cmake-utils virtualx xdg-utils |