diff options
Diffstat (limited to 'extra/smartmontools/PKGBUILD')
-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 9c210c306..3f29ad702 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' 'libcap-ng' 'bash') optdepends=('heirloom-mailx: to get mail alerts to work') backup=('etc/smartd.conf' |