diff options
Diffstat (limited to 'extra/pmount/PKGBUILD')
-rw-r--r-- | extra/pmount/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/pmount/PKGBUILD b/extra/pmount/PKGBUILD index 371593ae3..c7c4f92a5 100644 --- a/extra/pmount/PKGBUILD +++ b/extra/pmount/PKGBUILD @@ -5,7 +5,7 @@ pkgname=pmount pkgver=0.9.23 pkgrel=4 pkgdesc="mount removable devices as normal user" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') license=('GPL2') url="http://pmount.alioth.debian.org/" backup=('etc/pmount.allow') |