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