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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user