misc/py-xgboost: Broken on i386
Reported by: fallout
This commit is contained in:
parent
947afe08c5
commit
a87f1b4ace
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ WWW= https://xgboost.ai/
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/../LICENSE
|
||||
|
||||
BROKEN_i386= compilation fails, see https://github.com/dmlc/xgboost/issues/10002
|
||||
|
||||
BUILD_DEPENDS= cmake:devel/cmake-core \
|
||||
${PYTHON_PKGNAMEPREFIX}hatchling>=1.12.1:devel/py-hatchling@${PY_FLAVOR}
|
||||
LIB_DEPENDS= libdmlc.so:devel/dmlc-core
|
||||
|
|
Loading…
Reference in a new issue