summaryrefslogtreecommitdiff
path: root/user/mac-fdisk
diff options
context:
space:
mode:
Diffstat (limited to 'user/mac-fdisk')
-rw-r--r--user/mac-fdisk/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/mac-fdisk/APKBUILD b/user/mac-fdisk/APKBUILD
index 471279968..1120b249b 100644
--- a/user/mac-fdisk/APKBUILD
+++ b/user/mac-fdisk/APKBUILD
@@ -6,7 +6,7 @@ _pkgver=0.1
pkgrel=2
pkgdesc="68K and PowerPC fixed disk partitioning utility"
url="https://adelielinux.org/"
-arch="all"
+arch="all !aarch64" # Literally does not support this arch.
license="GPL-2.0"
options="!check" # No test suite.
depends=""