dev-python/pygame: Require <dev-python/numpy-2

Tests definitely fail with >=dev-python/numpy-2.  They involve some
overflow errors that may indicate runtime incompatibility as well.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-05-20 21:06:35 +02:00
parent 52a6bb1536
commit 4499dfcbf0

View File

@@ -27,7 +27,7 @@ IUSE="examples opengl test X"
RESTRICT="!test? ( test )"
RDEPEND="
dev-python/numpy[${PYTHON_USEDEP}]
<dev-python/numpy-2[${PYTHON_USEDEP}]
media-libs/freetype
media-libs/libjpeg-turbo:=
media-libs/libpng:=