misc/py-xgboost: Broken on armv7

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2024-06-18 02:35:34 -07:00
parent 8ac09f0e85
commit 8302bdd715

View file

@ -11,6 +11,7 @@ WWW= https://xgboost.ai/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/../LICENSE
BROKEN_armv7= compilation fails due to type conversion issues, like on i386, but the upstream says that they don't support 32-bit architectures
BROKEN_i386= compilation fails, see https://github.com/dmlc/xgboost/issues/10002
BUILD_DEPENDS= cmake:devel/cmake-core \