diff options
Diffstat (limited to 'community/chrootuid')
-rw-r--r-- | community/chrootuid/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/chrootuid/PKGBUILD b/community/chrootuid/PKGBUILD index 9b6f9a7ee..70049c9c8 100644 --- a/community/chrootuid/PKGBUILD +++ b/community/chrootuid/PKGBUILD @@ -7,7 +7,7 @@ pkgname=chrootuid pkgver=1.3 pkgrel=6 -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') pkgdesc="Runs a command in a restricted environment." url="ftp://ftp.porcupine.org/pub/security/index.html" license=("BSD") |