From: Michał Górny Date: Thu, 7 May 2020 13:08:46 +0000 (+0200) Subject: app-editors/pluma: Remove py2.7 where possible X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c8d550150779a44eee9edeaccddd024bc4dd4210;p=gentoo.git app-editors/pluma: Remove py2.7 where possible Signed-off-by: Michał Górny --- diff --git a/app-editors/pluma/pluma-1.24.0.ebuild b/app-editors/pluma/pluma-1.24.0.ebuild index b4b41684ccc9..ae1a569e5bee 100644 --- a/app-editors/pluma/pluma-1.24.0.ebuild +++ b/app-editors/pluma/pluma-1.24.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 MATE_LA_PUNT="yes" -PYTHON_COMPAT=( python{2_7,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) inherit mate python-single-r1 virtualx