databases/py-dbt-duckdb: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2024-09-16 03:52:52 +08:00
parent d426996208
commit 2a797e3b03
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -16,6 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbt-core>=1.7.0<2:databases/py-dbt-core@${PY
USES= python
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
# py-dbt-duckdb attempts to install __init__.py and the generated bytecode into
# these directories which conflicts with those installed by py-dbt-core. We need to
# delete these files and their entries in the generated plist post-install.