From 99ac5514e626a5cff175e82e225b8938aecd78cd Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 4 Jan 2020 11:41:19 +0300 Subject: [PATCH] app-editors/texworks: remove py27 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- app-editors/texworks/texworks-0.6.3.ebuild | 4 ++-- 1 file 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 -- 2.26.2