diff options
Diffstat (limited to 'testing/scst-svn-scst/APKBUILD')
-rw-r--r-- | testing/scst-svn-scst/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/scst-svn-scst/APKBUILD b/testing/scst-svn-scst/APKBUILD index b7cda1ad71..8cbff4ccba 100644 --- a/testing/scst-svn-scst/APKBUILD +++ b/testing/scst-svn-scst/APKBUILD @@ -23,6 +23,7 @@ _mypkgrel=0 pkgrel=$(($_kpkgrel + $_mypkgrel)) pkgdesc="$_flavor kernel modules for SCST $_realver" url="http://scst.sourceforge.net/" +arch="x86 x86_64" license="GPL-2" depends="linux-${_flavor}=${_kernelver}" install= |