diff options
Diffstat (limited to 'community/hdapsd/PKGBUILD')
-rw-r--r-- | community/hdapsd/PKGBUILD | 2 |
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') |