diff options
Diffstat (limited to 'testing/scst-grsec/APKBUILD')
-rw-r--r-- | testing/scst-grsec/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/scst-grsec/APKBUILD b/testing/scst-grsec/APKBUILD index 4318586ffa..6cec16d728 100644 --- a/testing/scst-grsec/APKBUILD +++ b/testing/scst-grsec/APKBUILD @@ -19,6 +19,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= |