diff options
Diffstat (limited to 'extra/fakechroot/PKGBUILD')
-rw-r--r-- | extra/fakechroot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/fakechroot/PKGBUILD b/extra/fakechroot/PKGBUILD index 750e87407..f7c5cc8ad 100644 --- a/extra/fakechroot/PKGBUILD +++ b/extra/fakechroot/PKGBUILD @@ -6,7 +6,7 @@ pkgname=fakechroot pkgver=2.15 pkgrel=1 pkgdesc="Gives a fake chroot environment" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://github.com/fakechroot/fakechroot/wiki" license=('LGPL') options=('!libtool') |