dev-python/ipython_genutils: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 14:33:28 +0000 (15:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 14:37:17 +0000 (15:37 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/ipython_genutils/ipython_genutils-0.2.0.ebuild

index 0308a9c4a08893f6ee23f182da4ff9280d5209c5..3fbbb3d68c8a7126ac54f694a3243646351ac93e 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1