mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/jool-modules-lts: disable on mips
This commit is contained in:
parent
c1086bf062
commit
16bb73f85d
@ -30,7 +30,7 @@ pkgver=$_kver
|
||||
pkgrel=$(( $_krel + $_rel ))
|
||||
pkgdesc="SIIT and NAT64 for Linux (kernel modules for linux-$_flavor)"
|
||||
url="https://jool.mx"
|
||||
arch="all !armhf"
|
||||
arch="all !armhf !mips !mips64"
|
||||
license="GPL-2.0-or-later"
|
||||
depends="$_kpkg=$_kpkgver"
|
||||
makedepends="$_kpkg-dev=$_kpkgver linux-headers"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user