diff options
Diffstat (limited to 'core/mlocate/PKGBUILD')
-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 ef1b74590..818bae57c 100644 --- a/core/mlocate/PKGBUILD +++ b/core/mlocate/PKGBUILD @@ -6,7 +6,7 @@ pkgname=mlocate pkgver=0.24 pkgrel=2 pkgdesc="Faster merging drop-in for slocate" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://carolina.mff.cuni.cz/~trmac/blog/mlocate" license=('GPL') conflicts=('slocate') |