summaryrefslogtreecommitdiff
path: root/extra/libatasmart/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libatasmart/PKGBUILD')
-rw-r--r--extra/libatasmart/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libatasmart/PKGBUILD b/extra/libatasmart/PKGBUILD
index 1c400b8f9..920ad0382 100644
--- a/extra/libatasmart/PKGBUILD
+++ b/extra/libatasmart/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libatasmart
pkgver=0.19
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"