dev-python/piexif: Re-add pypy3

Bug: https://bugs.gentoo.org/759865
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Package-Manager: Portage-3.0.11, Repoman-2.3.23
This commit is contained in:
Sebastian Pipping
2020-12-14 20:48:57 +01:00
parent 3d6198e089
commit 2df062d42b

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6..9} )
PYTHON_COMPAT=( pypy3 python3_{6..9} )
inherit edos2unix distutils-r1