diff options
Diffstat (limited to 'testing/spl-grsec/APKBUILD')
-rw-r--r-- | testing/spl-grsec/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/spl-grsec/APKBUILD b/testing/spl-grsec/APKBUILD index dbef36f07b..84db752ce1 100644 --- a/testing/spl-grsec/APKBUILD +++ b/testing/spl-grsec/APKBUILD @@ -27,6 +27,7 @@ pkgrel=$(($_kpkgrel + $_mypkgrel)) pkgdesc="Solaris Porting Layer" url="http://zfsonlinux.org" #arch="x86 x86_64" +arch= license="GPL" depends="" depends_dev="linux-grsec-dev=$_kernelver" |