diff options
Diffstat (limited to 'testing/hdparm/APKBUILD')
-rw-r--r-- | testing/hdparm/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/hdparm/APKBUILD b/testing/hdparm/APKBUILD index 99c9ed8f8..ce808e246 100644 --- a/testing/hdparm/APKBUILD +++ b/testing/hdparm/APKBUILD @@ -4,6 +4,7 @@ pkgver=9.32 pkgrel=0 pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters" url="http://sourceforge.net/projects/hdparm/" +arch="x86 x86_64" license="BSD" depends= makedepends= |