aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libdouble-conversion
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libdouble-conversion')
-rw-r--r--devel/libdouble-conversion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdouble-conversion/Makefile b/devel/libdouble-conversion/Makefile
index 32d816bf6789..de9e158dd834 100644
--- a/devel/libdouble-conversion/Makefile
+++ b/devel/libdouble-conversion/Makefile
@@ -12,7 +12,7 @@ COMMENT= Binary-decimal and decimal-binary routines for IEEE doubles
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_arm64= Fails to build: Target architecture was not detected as supported by Double-Conversion
+BROKEN_aarch64= Fails to build: Target architecture was not detected as supported by Double-Conversion
USES= libtool
GNU_CONFIGURE= yes