devel/p5-Hash-AutoHash-Args: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2021-06-25 21:34:30 +08:00
parent 75a3ed0d9d
commit 1ea0a3efdf
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -18,7 +18,9 @@ RUN_DEPENDS= p5-Hash-AutoHash>=1.17:devel/p5-Hash-AutoHash
TEST_DEPENDS= p5-Test-Deep>=0.110:devel/p5-Test-Deep \
p5-Test-Pod>=1.48:devel/p5-Test-Pod
USE_PERL5= modbuild
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>