diff options
Diffstat (limited to 'core/sdparm/PKGBUILD')
-rw-r--r-- | core/sdparm/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/sdparm/PKGBUILD b/core/sdparm/PKGBUILD index d983deffd..2ffa37ed8 100644 --- a/core/sdparm/PKGBUILD +++ b/core/sdparm/PKGBUILD @@ -7,7 +7,7 @@ pkgname=sdparm pkgver=1.07 pkgrel=1 pkgdesc="An utility similar to hdparm but for SCSI devices" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://sg.danny.cz/sg/sdparm.html" license=('BSD') depends=('glibc') |