*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / html5lib / html5lib-0.9999999.ebuild
index c104dbfa88387360808f2150e894551c323582ff..1ca602e5c392a7409157030734e612ebb84bf192 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
 PYTHON_REQ_USE="xml(+)"
 
 inherit distutils-r1