*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / jsonxs / jsonxs-0.6.ebuild
index 92a157d6d8cc3d03eca97302501c9fbdeac82751..2a5c8d5891556b8130f4a136ab537b0d2baca855 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python{3_5,3_6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1