mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
databases/py-aiosqlite: Add NO_ARCH
Approved by: portmgr (blanket)
This commit is contained in:
parent
548a0118a8
commit
3cc91e15ac
1 changed files with 2 additions and 0 deletions
|
@ -15,4 +15,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
|
||||||
USES= python:3.5+
|
USES= python:3.5+
|
||||||
USE_PYTHON= autoplist distutils
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue