diff options
Diffstat (limited to 'extra/hddtemp/PKGBUILD')
-rw-r--r-- | extra/hddtemp/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/hddtemp/PKGBUILD b/extra/hddtemp/PKGBUILD index 94073ce8f..d82f01193 100644 --- a/extra/hddtemp/PKGBUILD +++ b/extra/hddtemp/PKGBUILD @@ -11,6 +11,7 @@ _patchver=${_origver}-52 pkgver=${_patchver//-/.} pkgrel=1 pkgdesc="Gives you the temperature of your hard drive by reading S.M.A.R.T. information" +arch=('i686' 'x86_64' 'mips64el') url='https://savannah.nongnu.org/projects/hddtemp/' license=('GPL') arch=('i686' 'x86_64') |