summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2023-06-29 12:14:09 -0400
committerMike Pagano <mpagano@gentoo.org>2023-06-29 12:14:09 -0400
commit0615eeade5efb8c111f6aa25ce83ac04d4dcde8f (patch)
tree61dffe459af5f91fe215efb1dee20d9923aaf4b2 /sys-kernel/kpatch
parentdev-ruby/rantly: update EAPI 7 -> 8 (diff)
downloadgentoo-0615eeade5efb8c111f6aa25ce83ac04d4dcde8f.tar.gz
gentoo-0615eeade5efb8c111f6aa25ce83ac04d4dcde8f.tar.bz2
gentoo-0615eeade5efb8c111f6aa25ce83ac04d4dcde8f.zip
sys-kernel/kpatch: Migrate to linux-mod-r1
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
Diffstat (limited to 'sys-kernel/kpatch')
-rw-r--r--sys-kernel/kpatch/kpatch-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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