pillow: sync with Gentoo

This commit is contained in:
Anton Bolshakov 2023-06-15 21:38:41 +08:00
parent 32624720a7
commit 857bc442e5
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -3,8 +3,9 @@
EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..11} pypy3 )
PYTHON_COMPAT=( python3_{10..12} pypy3 )
PYTHON_REQ_USE='tk?,threads(+)'
inherit distutils-r1 toolchain-funcs virtualx