diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/spl-git-grsec/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/spl-git-grsec/APKBUILD b/testing/spl-git-grsec/APKBUILD index fc17076f4b..8ca8a9143c 100644 --- a/testing/spl-git-grsec/APKBUILD +++ b/testing/spl-git-grsec/APKBUILD @@ -26,7 +26,7 @@ pkgver=$_kver pkgrel=$(($_kpkgrel + $_mypkgrel)) pkgdesc="Solaris Porting Layer" url="http://zfsonlinux.org" -arch="all" +arch="x86_64" license="GPL" depends="" depends_dev="linux-grsec-dev" |