dev-python/flexx: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:17:20 +0000 (14:17 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:24:29 +0000 (14:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/flexx/flexx-0.4.1.ebuild

index 4a302dfadda6272e9282b9dbdea29d9cbb9c67d5..c79c0bc523295c8bbb7b9a7becbb6b6871b7ce08 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1