X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=dev-python%2Fpiexif%2Fpiexif-1.0.12.ebuild;h=f144607fd4701fd0766ab1e1219538471068e6c5;hb=cd3f25deb13cf4d6c9d721d515dbf772a988426f;hp=d831b6e88fa829d9a50992e4c11f7d7d91b39058;hpb=79f02220b7553c731f6691a8c9a73b571a85384e;p=gentoo.git diff --git a/dev-python/piexif/piexif-1.0.12.ebuild b/dev-python/piexif/piexif-1.0.12.ebuild index d831b6e88fa8..f144607fd470 100644 --- a/dev-python/piexif/piexif-1.0.12.ebuild +++ b/dev-python/piexif/piexif-1.0.12.ebuild @@ -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