databases/py-tiledb: Relax i386 build
NOT_FOR_ARCHS=i386 was added in 2699094ebe for py-tiledb 0.4.1.
At least it builds fine now.
Tested on: 14.0-RELEASE-p5 i386
This commit is contained in:
@@ -11,9 +11,6 @@ WWW= https://github.com/TileDB-Inc/TileDB-Py
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NOT_FOR_ARCHS= i386
|
||||
NOT_FOR_ARCHS_REASON= is currently 64-bit only
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0<3.0:lang/cython@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}numpy>=1.23.2,1:math/py-numpy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR} \
|
||||
|
||||
Reference in New Issue
Block a user