*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / app-text / xmldiff / xmldiff-1.1.1.ebuild
index c0248ef5c8846ffa6fb1a2a1fddcd5a185e8472d..16880e320495f64f229c0cff5ec0e7cd3a660536 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=6
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 
 inherit distutils-r1