diff options
Diffstat (limited to 'libre/grub-legacy/PKGBUILD')
-rw-r--r-- | libre/grub-legacy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/grub-legacy/PKGBUILD b/libre/grub-legacy/PKGBUILD index 41c63052a..f1527d61f 100644 --- a/libre/grub-legacy/PKGBUILD +++ b/libre/grub-legacy/PKGBUILD @@ -9,7 +9,7 @@ _srcname=grub pkgver=0.97 pkgrel=25.1 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/" depends=('ncurses' 'diffutils' 'sed') |