diff options
Diffstat (limited to 'community/hdapsd')
-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 1fd252d76..a652ec90d 100644 --- a/community/hdapsd/PKGBUILD +++ b/community/hdapsd/PKGBUILD @@ -6,7 +6,7 @@ pkgname=hdapsd pkgver=20090401 pkgrel=8 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' 'bash') |