diff options
Diffstat (limited to 'extra/smartmontools')
-rw-r--r-- | extra/smartmontools/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/smartmontools/PKGBUILD b/extra/smartmontools/PKGBUILD index 76b468174..49419846b 100644 --- a/extra/smartmontools/PKGBUILD +++ b/extra/smartmontools/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=1 pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives." url="http://smartmontools.sourceforge.net" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('gcc-libs') backup=('etc/smartd.conf' 'etc/conf.d/smartd') |