summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/eastl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/eastl/Makefile b/devel/eastl/Makefile
index 2ae26a472c23..353e6729d4fe 100644
--- a/devel/eastl/Makefile
+++ b/devel/eastl/Makefile
@@ -11,7 +11,7 @@ COMMENT= Electronic Arts Standard Template Library
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-NOT_FOR_ARCHS= aarch64
+NOT_FOR_ARCHS= aarch64 riscv64
NOT_FOR_ARCHS_REASON= test/packages/EABase/include/Common/EABase/config/eaplatform.h:436:4: error: Unknown processor
USES= cmake compiler:c++14-lang