aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-23 17:38:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-23 17:39:02 +0000
commit0f7d3a41d42e9bc6651ec21d02ac3b0d16e0d233 (patch)
treedd5d153d18f25745e050c3777bbf414e9a2d000d /databases
parent58b3a0de8ddcb6ec32cb462c1f8733cbe13ed739 (diff)
Diffstat (limited to 'databases')
-rw-r--r--databases/py-tiledb/Makefile3
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} \