From 9a8a8d4e627d7ea73a7a2862c3db20d890033e6d Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Sun, 28 Aug 2016 20:52:50 +0000 Subject: testing/ipt-netflow-grsec: grsec not supported on aarch64 --- testing/ipt-netflow-grsec/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') diff --git a/testing/ipt-netflow-grsec/APKBUILD b/testing/ipt-netflow-grsec/APKBUILD index f0d8383295..ab4fac5273 100644 --- a/testing/ipt-netflow-grsec/APKBUILD +++ b/testing/ipt-netflow-grsec/APKBUILD @@ -27,7 +27,7 @@ pkgver=$_kver pkgrel=$(( $_kpkgrel + $_mypkgrel )) pkgdesc="Linux kernel netflow sensor module" url="http://ipt-netflow.sourceforge.net/" -arch="all" +arch="all !aarch64" license=GPL3+ source="ipt-netflow-$_ver.tar.gz::https://github.com/aabc/ipt-netflow/archive/v$_ver.tar.gz git.patch -- cgit v1.2.3