From 0615eeade5efb8c111f6aa25ce83ac04d4dcde8f Mon Sep 17 00:00:00 2001 From: Mike Pagano Date: Thu, 29 Jun 2023 12:14:09 -0400 Subject: sys-kernel/kpatch: Migrate to linux-mod-r1 Signed-off-by: Mike Pagano --- sys-kernel/kpatch/kpatch-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-kernel/kpatch/kpatch-9999.ebuild') diff --git a/sys-kernel/kpatch/kpatch-9999.ebuild b/sys-kernel/kpatch/kpatch-9999.ebuild index bf640f01cef4..6f0ff7d78c9e 100644 --- a/sys-kernel/kpatch/kpatch-9999.ebuild +++ b/sys-kernel/kpatch/kpatch-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -inherit flag-o-matic linux-mod +inherit flag-o-matic linux-mod-r1 if [[ "${PV}" == "9999" ]]; then inherit git-r3 -- cgit v1.2.3-65-gdbad