summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/flashrom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/flashrom/Makefile b/sysutils/flashrom/Makefile
index 5215361465a7..608e241cffc0 100644
--- a/sysutils/flashrom/Makefile
+++ b/sysutils/flashrom/Makefile
@@ -12,7 +12,7 @@ WWW= https://www.flashrom.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-NOT_FOR_ARCHS= aarch64 riscv64
+NOT_FOR_ARCHS= riscv64
NOT_FOR_ARCHS_REASON= Unable to determine endianness.
BUILD_DEPENDS+= cmocka>=0:sysutils/cmocka