diff options
Diffstat (limited to 'testing/hdparm/APKBUILD')
-rw-r--r-- | testing/hdparm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hdparm/APKBUILD b/testing/hdparm/APKBUILD index ce808e2463..e4fed5178d 100644 --- a/testing/hdparm/APKBUILD +++ b/testing/hdparm/APKBUILD @@ -4,7 +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" +arch="all" license="BSD" depends= makedepends= |