dev-python/doublex: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 05:36:46 +0000 (06:36 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 05:50:23 +0000 (06:50 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/doublex/doublex-1.8.1.ebuild

index 9b3a5d5ce3a685fee10f776f9928d04de9f82e0e..b52abebc97c291fd074e303f33fbf6a63928696a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 vcs-snapshot