1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

security/rubygem-cvss-suite: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2022-12-30 16:54:58 +08:00
parent 3854f7215b
commit 0120fe7dc7
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -14,6 +14,9 @@ RUN_DEPENDS= bash:shells/bash
USES= gem shebangfix
USE_RUBY= yes
NO_ARCH= yes
SHEBANG_FILES= bin/setup
.include <bsd.port.mk>