mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/ipt-netflow-grsec: grsec not supported on aarch64
This commit is contained in:
parent
531c332dc2
commit
9a8a8d4e62
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user