diff options
Diffstat (limited to 'community/lockdev')
-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 6486c74aa..7949b4cdd 100644 --- a/community/lockdev/PKGBUILD +++ b/community/lockdev/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=3 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}_${_pkgver}.orig.tar.gz" "http://ftp.debian.org/debian/pool/main/l/${pkgname}/${pkgname}_${pkgver/_/-}.diff.gz") md5sums=('64b9c1b87b125fc348e892e24625524a' |