mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
main/gummiboot: disable aarch64
never got it working and we got grub working
This commit is contained in:
parent
1080b786c3
commit
06bc6b1664
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user