Lines 12-18
Link Here
|
12 |
LICENSE= APACHE20 |
12 |
LICENSE= APACHE20 |
13 |
LICENSE_FILE= ${WRKSRC}/LICENSE.md |
13 |
LICENSE_FILE= ${WRKSRC}/LICENSE.md |
14 |
|
14 |
|
15 |
ONLY_FOR_ARCHS= amd64 i386 |
15 |
ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 |
16 |
ONLY_FOR_ARCHS_REASON= not yet ported to other architectures |
16 |
ONLY_FOR_ARCHS_REASON= not yet ported to other architectures |
17 |
|
17 |
|
18 |
USES= compiler:c++14-lang go localbase |
18 |
USES= compiler:c++14-lang go localbase |