diff options
Diffstat (limited to 'devel/bazel/Makefile')
-rw-r--r-- | devel/bazel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bazel/Makefile b/devel/bazel/Makefile index 6535c36ee7ee..dcc9f2e9a42f 100644 --- a/devel/bazel/Makefile +++ b/devel/bazel/Makefile @@ -14,6 +14,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_armv6= fails to package: cp: bazel: No such file or directory +BROKEN_armv7= fails to package: cp: bazel: No such file or directory BUILD_DEPENDS= bash:shells/bash \ zip:archivers/zip |