*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-zaqarclient / python-zaqarclient-1.2.0.ebuild
index f8f15737a346f2e28c1b752b36d85cbb260d2310..e3055ba6d59efef4385334f1a03f023e6b05f836 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