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

databases/mongodb40-tools: unbreak on armv7 and aarch64

It builds fine on these archs.
While here, reorder ONLY_FOR_ARCHS

PR:		244194
Approved by:	dev.ashevchuk@gmail.com (maintainer), manu (mentor)
This commit is contained in:
Mikael Urankar 2020-02-24 17:49:26 +00:00
parent 1f7a5c3405
commit 08cd06916d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527008

View File

@ -12,7 +12,7 @@ COMMENT= Tools for MongoDB
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386
ONLY_FOR_ARCHS_REASON= not yet ported to other architectures
USES= compiler:c++14-lang go localbase