aboutsummaryrefslogtreecommitdiff
path: root/databases/riak2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-03 05:52:55 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-03 05:52:55 +0000
commit8b26d77145fef44305941ae470319e46f64897dc (patch)
tree4bde0c6b5b233540f25bdc842bbc5e11bcc9ab86 /databases/riak2
parentd78f4f42e4c1b43b440ef6f8dea481524d8688a0 (diff)
Notes
Diffstat (limited to 'databases/riak2')
-rw-r--r--databases/riak2/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/databases/riak2/Makefile b/databases/riak2/Makefile
index 6b116a0a40ac..a194e0e36503 100644
--- a/databases/riak2/Makefile
+++ b/databases/riak2/Makefile
@@ -28,9 +28,11 @@ SHEBANG_FILES= deps/eper/priv/bin/* \
USE_RC_SUBR= riak
USE_GCC= yes
-BROKEN_i386= Does not build
-BROKEN_powerpc64= Does not build
-BROKEN_sparc64= Does not build: Please implement AtomicPointer for this platform
+BROKEN_i386= does not build
+BROKEN_powerpc64= does not build
+BROKEN_sparc64= does not build: Please implement AtomicPointer for this platform
+NOT_FOR_ARCHS= aarch64
+NOT_FOR_ARCHS_REASON= does not build: error: Unknown CPU architecture
USERS= riak
GROUPS= riak