net-im/matterircd: unbreak on aarch64

It builds fine on aarch64

PR:		243819
Approved by:	norrland@nullbyte.se (maintainer), manu (mentor)
This commit is contained in:
Mikael Urankar 2020-02-24 19:07:57 +00:00
parent 17f02d0504
commit ba9ae392f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527037

View file

@ -12,7 +12,7 @@ COMMENT= IRC bridge for Mattermost and Slack
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386
USES= go:modules