main/gummiboot: disable aarch64

never got it working and we got grub working
This commit is contained in:
Natanael Copa 2018-05-11 18:28:39 +00:00
parent 1080b786c3
commit 06bc6b1664

View File

@ -4,7 +4,7 @@ pkgver=48.1
pkgrel=0
pkgdesc="Simple EFI Boot Manager"
url="http://freedesktop.org/wiki/Software/gummiboot"
arch="x86 x86_64 aarch64"
arch="x86 x86_64"
license="LGPL-2.0-or-later"
depends=""
depends_dev="util-linux-dev"