*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / xmlschema / xmlschema-1.0.16.ebuild
index 26c6d0fdbab87cb02872413aff55a47a2ceff3f4..f8089f3c2ea6554bb5fe7e444488384751aebdfe 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2019-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="An XML Schema validator and decoder"