dev-python/doublex-expects: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 3 Feb 2020 20:42:40 +0000 (21:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 3 Feb 2020 20:46:02 +0000 (21:46 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/doublex-expects/doublex-expects-0.7.0_rc2.ebuild

index 70b71e02c170daaa4066f44577b9f1416b84bb14..3cc77029af60aab972996c65e8ef33ac80444171 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 distutils-r1 vcs-snapshot