*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / net-misc / s3cmd / s3cmd-2.0.0.ebuild
index bc6cf82929aa0ec5aebe3d9a3d601c296f255b55..85265b4c3792de7b48ca4f9591a57919bae5e329 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=( python{2_7,3_{5,6}}  )
+PYTHON_COMPAT=( python{2_7,3_6}  )
 PYTHON_REQ_USE="xml"
 
 inherit distutils-r1