diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/zfs-grsec/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/zfs-grsec/APKBUILD b/testing/zfs-grsec/APKBUILD index 4bd44570bd..cca2b4dbdc 100644 --- a/testing/zfs-grsec/APKBUILD +++ b/testing/zfs-grsec/APKBUILD @@ -28,6 +28,7 @@ pkgrel=$(($_kpkgrel + $_mypkgrel)) pkgdesc="ZFS for Linux" url="http://zfsonlinux.org" #arch="x86 x86_64" +arch= license="CDDL" depends="spl-$_flavor" depends_dev="glib-dev e2fsprogs-dev util-linux-dev |