dev-python/pygame_sdl2: depend on <cython-3

Bug: https://bugs.gentoo.org/911781
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-08-13 01:50:12 +01:00
parent 3d738930ce
commit d87a1b533d

View File

@@ -18,8 +18,10 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
# <cython-3 for bug #911781
BDEPEND="
dev-python/cython[${PYTHON_USEDEP}]"
<dev-python/cython-3[${PYTHON_USEDEP}]
"
DEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
media-libs/libjpeg-turbo:=