*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / boto / boto-2.41.0.ebuild
index a47c0bb07347bc1a40021138a7dbd068b7297d4a..398b421453290221b53f4d6e1fb4b3767e029901 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=5
 
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
 
 inherit distutils-r1