summaryrefslogtreecommitdiff
path: root/community/hdapsd
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-03 11:52:01 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-08-03 11:52:01 -0500
commitf3f72f13c82df73ec482c4d5124645619ab1ed01 (patch)
treeb2dba6674f9b7a287ce727b5d7343dc2947dce4c /community/hdapsd
parentcac6c854c6777f9c69230e8cf4a08c25f6b981cf (diff)
Add mips64el in archs
Diffstat (limited to 'community/hdapsd')
-rw-r--r--community/hdapsd/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hdapsd/PKGBUILD b/community/hdapsd/PKGBUILD
index 74aa528f0..7d8b4922f 100644
--- a/community/hdapsd/PKGBUILD
+++ b/community/hdapsd/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=hdapsd
pkgver=20090401
pkgrel=5
pkgdesc='HDAPS userspace hard drive protection daemon'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://sourceforge.net/projects/hdaps/'
license=('GPL')
depends=('glibc')