diff --git a/main/systemd-boot/APKBUILD b/main/systemd-boot/APKBUILD index da5455c9f..44a62674a 100644 --- a/main/systemd-boot/APKBUILD +++ b/main/systemd-boot/APKBUILD @@ -21,7 +21,7 @@ url="https://systemd.io/" # armv7: untested # riscv64: untested # x86: untested (and unnecessary?) -arch="x86_64 aarch64" +arch="aarch64 armv7 riscv64 x86_64" license="GPL-2.0-only" # Some of these are just to satisfy systemd's meson config, and aren't actually # used for building the boot manager or stub...