diff options
Diffstat (limited to 'testing/smartmontools/APKBUILD')
-rw-r--r-- | testing/smartmontools/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/smartmontools/APKBUILD b/testing/smartmontools/APKBUILD index 7cc86c33e9..931f9ec1dd 100644 --- a/testing/smartmontools/APKBUILD +++ b/testing/smartmontools/APKBUILD @@ -4,6 +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" license="GPL" depends= makedepends= |