1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539365

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