diff options
Diffstat (limited to 'extra/libatasmart/PKGBUILD')
-rw-r--r-- | extra/libatasmart/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libatasmart/PKGBUILD b/extra/libatasmart/PKGBUILD index 81a787709..d73898bd6 100644 --- a/extra/libatasmart/PKGBUILD +++ b/extra/libatasmart/PKGBUILD @@ -3,9 +3,9 @@ pkgname=libatasmart pkgver=0.19 -pkgrel=1 +pkgrel=1.1 pkgdesc="ATA S.M.A.R.T. Reading and Parsing Library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('LGPL') depends=('udev') url="http://0pointer.de/blog/projects/being-smart.html" |