diff options
Diffstat (limited to 'extra/quota-tools')
-rw-r--r-- | extra/quota-tools/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/quota-tools/PKGBUILD b/extra/quota-tools/PKGBUILD index 79bb209a4..02cd679dd 100644 --- a/extra/quota-tools/PKGBUILD +++ b/extra/quota-tools/PKGBUILD @@ -3,9 +3,9 @@ pkgname=quota-tools pkgver=4.00_pre1 -pkgrel=1 +pkgrel=1.1 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') |