dev-python/pyjade: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 19:28:08 +0000 (20:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 19:37:16 +0000 (20:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pyjade/pyjade-4.0.0.ebuild

index 52ad28eff41760afd7c0a1f92cf8b89d160b720e..17d9fb8b211b5fb30c906f0d369e339cb096c304 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1