www/grafana6: Add aarch64 to ONLY_FOR_ARCHS

PR:		247265
Submitted by:	Josh Howard
Approved by:	hiyorin@gmail.com (maintainer)
This commit is contained in:
Mikael Urankar
2020-06-16 16:31:31 +00:00
parent ef5a141000
commit 974a3ef88e

View File

@@ -15,7 +15,7 @@ COMMENT= Dashboard and graph editor for multiple data stores
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS= aarch64 amd64 i386
USES= go:modules
USE_RC_SUBR= grafana