sysutils/rubygem-puppetfile-resolver: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2021-09-19 13:32:49 +08:00
parent 999f0fe1ba
commit d61459affb
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B

View file

@ -15,4 +15,6 @@ RUN_DEPENDS= rubygem-molinillo>=0.6:devel/rubygem-molinillo \
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>