net-misc/jool-modules: fix kernel 6.18

Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
This commit is contained in:
Nicolas PARLANT
2025-12-05 07:11:38 +01:00
parent 9ab7695da4
commit 090fe72bce
2 changed files with 33 additions and 0 deletions

View File

@@ -15,6 +15,10 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="iptables"
PATCHES=(
"${FILESDIR}"/${PN}-fix_618.patch
)
src_configure() {
true
}