math/py-brial: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-05-13 19:36:23 +08:00
parent 3d30c3a243
commit bced47a78f
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -21,4 +21,6 @@ USES= python:3.6+
WRKSRC_SUBDIR= sage-brial
USE_PYTHON= distutils
NO_ARCH= yes
.include <bsd.port.mk>