diff options
Diffstat (limited to 'core/hdparm/PKGBUILD')
-rw-r--r-- | core/hdparm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/hdparm/PKGBUILD b/core/hdparm/PKGBUILD index a5ccd44b5..e84e38e59 100644 --- a/core/hdparm/PKGBUILD +++ b/core/hdparm/PKGBUILD @@ -5,7 +5,7 @@ pkgname=hdparm pkgver=9.42 pkgrel=1 pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') depends=('glibc') optdepends=('sh: required by idectl and ultrabayd') source=(http://downloads.sourceforge.net/sourceforge/hdparm/${pkgname}-${pkgver}.tar.gz |