commit:     c8d550150779a44eee9edeaccddd024bc4dd4210
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  7 13:08:46 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  7 13:17:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d55015

app-editors/pluma: Remove py2.7 where possible

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-editors/pluma/pluma-1.24.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/pluma/pluma-1.24.0.ebuild 
b/app-editors/pluma/pluma-1.24.0.ebuild
index b4b41684ccc..ae1a569e5be 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
 

Reply via email to