mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/xtables-addons-rpi: enable on armv7 and armhf
fixes https://gitlab.alpinelinux.org/alpine/aports/-/issues/16707
This commit is contained in:
parent
6224bc3fbf
commit
8ac8dc7274
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ pkgrel=$(( _krel + _rel ))
|
|||
|
||||
pkgdesc="Iptables extensions kernel modules"
|
||||
url="https://inai.de/projects/xtables-addons/"
|
||||
arch="aarch64"
|
||||
arch="aarch64 amrv7 armhf"
|
||||
license="GPL-2.0-or-later"
|
||||
depends="$_kpkg=$_kpkgver"
|
||||
makedepends="$_kpkg-dev=$_kpkgver iptables-dev linux-headers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue