dev-python/html5-parser: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Thu, 19 Mar 2020 17:33:36 +0000 (18:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 19 Mar 2020 17:48:53 +0000 (18:48 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/html5-parser/html5-parser-0.4.9.ebuild

index 68b69b2f7b8182ff358060807b19950cbe89c253..f7c09bd71d51265a4338c2bd279b9e7faa7eae3b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1 toolchain-funcs