diff options
Diffstat (limited to 'extra/quota-tools/PKGBUILD')
-rw-r--r-- | extra/quota-tools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/quota-tools/PKGBUILD b/extra/quota-tools/PKGBUILD index cf88fa2f0..4dd303717 100644 --- a/extra/quota-tools/PKGBUILD +++ b/extra/quota-tools/PKGBUILD @@ -5,7 +5,7 @@ pkgname=quota-tools pkgver=3.17 pkgrel=2 pkgdesc="Tools to manage kernel-level quotas in Linux" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sourceforge.net/projects/linuxquota/" license=('GPL' 'BSD') depends=('e2fsprogs' 'tcp_wrappers') |