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 14e28f409..0fc31c993 100644
--- a/extra/libatasmart/PKGBUILD
+++ b/extra/libatasmart/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=libatasmart
pkgver=0.17
pkgrel=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>=146')
url="http://0pointer.de/blog/projects/being-smart.html"