diff options
Diffstat (limited to 'testing/lilo/PKGBUILD')
-rw-r--r-- | testing/lilo/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lilo/PKGBUILD b/testing/lilo/PKGBUILD index 216f1b91d..ed6b0bc3e 100644 --- a/testing/lilo/PKGBUILD +++ b/testing/lilo/PKGBUILD @@ -6,7 +6,7 @@ pkgname=lilo pkgver=23.2 pkgrel=1 pkgdesc="A bootloader for Linux" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://alioth.debian.org/projects/lilo/" license=('BSD') # While lilo should stay in the base category, |