diff options
Diffstat (limited to 'core/mlocate')
-rw-r--r-- | core/mlocate/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/mlocate/PKGBUILD b/core/mlocate/PKGBUILD index c8d979f9a..9ebf0261c 100644 --- a/core/mlocate/PKGBUILD +++ b/core/mlocate/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.26 pkgrel=1 pkgdesc='Merging locate/updatedb implementation' url='https://fedorahosted.org/mlocate/' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') backup=('etc/updatedb.conf' 'etc/cron.daily/updatedb') |