*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / piexif / piexif-1.0.12.ebuild
index d831b6e88fa829d9a50992e4c11f7d7d91b39058..f144607fd4701fd0766ab1e1219538471068e6c5 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=( pypy{,3} python{2_7,3_{5,6}} )
+PYTHON_COMPAT=( pypy3 python{2_7,3_6} )
 
 inherit distutils-r1