diff options
Diffstat (limited to 'testing/grub/APKBUILD')
-rw-r--r-- | testing/grub/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/grub/APKBUILD b/testing/grub/APKBUILD index b555579f67..a3ab245169 100644 --- a/testing/grub/APKBUILD +++ b/testing/grub/APKBUILD @@ -6,7 +6,7 @@ pkgver=2.02_beta3 pkgrel=0 pkgdesc="Bootloader with support for Linux, Multiboot and more" url="https://www.gnu.org/software/grub/" -arch="all" +arch="all !armhf" license="GPLv3+" depends="" depends_dev="" |