mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +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:
parent
1f7a5c3405
commit
08cd06916d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527008
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user