diff options
Diffstat (limited to 'extra/libatasmart/PKGBUILD')
-rw-r--r-- | extra/libatasmart/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libatasmart/PKGBUILD b/extra/libatasmart/PKGBUILD index 36c54c9e8..c37b0702b 100644 --- a/extra/libatasmart/PKGBUILD +++ b/extra/libatasmart/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libatasmart pkgver=0.18 pkgrel=2 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" |