From b43058c52b47fecc180b37edd37968c96df4c9a7 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 8 Jun 2012 06:14:04 -0500 Subject: Add mips64el in arch() in packages of libre repo --- libre/grub/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libre/grub') diff --git a/libre/grub/PKGBUILD b/libre/grub/PKGBUILD index 7b9198d8d..94e4e7f62 100644 --- a/libre/grub/PKGBUILD +++ b/libre/grub/PKGBUILD @@ -7,7 +7,7 @@ pkgname=grub pkgver=0.97 pkgrel=21.3 pkgdesc="A GNU multiboot boot loader (Parabola rebranded)" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.gnu.org/software/grub/" groups=('base') -- cgit v1.2.3-54-g00ecf