app-text/krop: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 19:42:17 +0000 (20:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 19:53:20 +0000 (20:53 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-text/krop/krop-0.5.1.ebuild
app-text/krop/krop-9999.ebuild

index 986c8fe5c0332f7f2fa544613c8cc91aee878e0b..8dc3d8371c931fe26a315682c9b7b48e93ed4376 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit eutils distutils-r1 xdg-utils
 
index 0888b2ff9ae3bb46dfc986d7426fceb843b188ff..b7f325ef3b8662b9863e0485533b84bc397965e5 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit desktop distutils-r1 xdg-utils