diff options
Diffstat (limited to 'testing/smartmontools/APKBUILD')
-rw-r--r-- | testing/smartmontools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/smartmontools/APKBUILD b/testing/smartmontools/APKBUILD index 931f9ec1dd..b31e064fb6 100644 --- a/testing/smartmontools/APKBUILD +++ b/testing/smartmontools/APKBUILD @@ -4,7 +4,7 @@ pkgver=5.39.1 pkgrel=0 pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives." url="http://smartmontools.sourceforge.net" -arch="x86 x86_64" +arch="all" license="GPL" depends= makedepends= |