*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / os-xenapi / os-xenapi-0.3.3.ebuild
index 3fe0c854aaaea71510998541f0041f745da87008..5736b30e74bb8b12ba971d0b1e8e85a9bbe49765 100644 (file)
@@ -1,8 +1,8 @@
-# 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} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1