aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2024-04-11 14:29:20 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2024-04-11 21:38:36 +0000
commitb381867547f719ae568f35c531a17f85cf20eb8f (patch)
treefe90e071ef9777065612b8139c6927ff8e158095
parentece6a671e988f0c5f68c5c8f4c9eb56acae5bca8 (diff)
downloadports-b381867547f719ae568f35c531a17f85cf20eb8f.tar.gz
ports-b381867547f719ae568f35c531a17f85cf20eb8f.zip
sysutils/flashrom: enable on aarch64
Builds and works fine.
-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