1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

devel/rubygem-wdm: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2021-06-10 22:31:22 +08:00
parent cc50684852
commit 08698844c8
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -10,7 +10,9 @@ COMMENT= Library for monitoring directories for changes
LICENSE= MIT
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>