From 246a5750a19f080b3b0284303cdf966a14d4898f Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Thu, 5 Feb 2015 13:29:25 -0200 Subject: gummiboot: mips64el doesn't support UEFI --- libre/gummiboot/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/gummiboot/PKGBUILD') diff --git a/libre/gummiboot/PKGBUILD b/libre/gummiboot/PKGBUILD index 8b8d6e482..935ca32da 100644 --- a/libre/gummiboot/PKGBUILD +++ b/libre/gummiboot/PKGBUILD @@ -10,7 +10,7 @@ pkgver=48 pkgrel=1.parabola1 pkgdesc="Simple UEFI Boot Manager (Parabola rebranded)" url="http://freedesktop.org/wiki/Software/gummiboot" -arch=('x86_64' 'i686' 'mips64el') +arch=('x86_64' 'i686') license=('LGPL2.1') makedepends=('gnu-efi-libs' 'docbook-xsl' 'git') depends=('util-linux') -- cgit v1.2.3