app-editors/pluma: Remove py2.7 where possible
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:08:46 +0000 (15:08 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 13:17:56 +0000 (15:17 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-editors/pluma/pluma-1.24.0.ebuild

index b4b41684ccc9049eca95ee39cfba1166b205460c..ae1a569e5bee1ac8522664293eb6e5c48cd4a53f 100644 (file)
@@ -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