dev-python/whelk: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 06:56:44 +0000 (07:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 6 Feb 2020 07:08:20 +0000 (08:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/whelk/whelk-2.7.1.ebuild

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