diff options
Diffstat (limited to 'community/chrootuid/PKGBUILD')
-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 fc1075436..0f33c5971 100644 --- a/community/chrootuid/PKGBUILD +++ b/community/chrootuid/PKGBUILD @@ -7,7 +7,7 @@ pkgname=chrootuid pkgver=1.3 pkgrel=4 -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") |