*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / python-efl / python-efl-1.22.0.ebuild
index 8529f5f89dd07e31832a214ef0fe45bb2d69028d..c97994830055cc6ddc685144f35924d2728c1d16 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=7
 
-PYTHON_COMPAT=( python2_7 python3_{5..7} )
+PYTHON_COMPAT=( python2_7 python3_{6..7} )
 
 inherit distutils-r1