www-apps/klaus: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 14:14:54 +0000 (15:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 14:24:13 +0000 (15:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
www-apps/klaus/klaus-1.4.0.ebuild
www-apps/klaus/klaus-1.5.1.ebuild

index 88fc4b726a3fb5ca97c0b9f80df4d526ced5a4bb..5293ee80373c1041a58293718de9ca5bf03e3e94 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index 88fc4b726a3fb5ca97c0b9f80df4d526ced5a4bb..5293ee80373c1041a58293718de9ca5bf03e3e94 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1