diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-23 17:38:54 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-23 17:39:02 +0000 |
| commit | 0f7d3a41d42e9bc6651ec21d02ac3b0d16e0d233 (patch) | |
| tree | dd5d153d18f25745e050c3777bbf414e9a2d000d /databases | |
| parent | 58b3a0de8ddcb6ec32cb462c1f8733cbe13ed739 (diff) | |
Diffstat (limited to 'databases')
| -rw-r--r-- | databases/py-tiledb/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/py-tiledb/Makefile b/databases/py-tiledb/Makefile index e4e2e4cef44b..5d1c2104c77c 100644 --- a/databases/py-tiledb/Makefile +++ b/databases/py-tiledb/Makefile @@ -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} \ |
