diff options
Diffstat (limited to 'community/lockdev/PKGBUILD')
-rw-r--r-- | community/lockdev/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lockdev/PKGBUILD b/community/lockdev/PKGBUILD index 1074e3f75..9935de200 100644 --- a/community/lockdev/PKGBUILD +++ b/community/lockdev/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 pkgdesc="Run-time shared library for locking devices, using _both_ FSSTND and SVr4 methods" url="http://packages.qa.debian.org/l/lockdev.html" license=("GPL") -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=("http://ftp.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_1.0.3.orig.tar.gz" "http://ftp.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver/_/-}.diff.gz") md5sums=('64b9c1b87b125fc348e892e24625524a' |