summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlice Ferrazzi <alicef@gentoo.org>2023-06-27 12:08:59 +0900
committerAlice Ferrazzi <alicef@gentoo.org>2023-06-27 12:08:59 +0900
commit22a253c58f533153e5c0af4bd49d834d0c3e95f1 (patch)
tree8f23e9e43f5f290cd9d851c9b7dac95633f53ef6 /sys-kernel
parentsys-kernel/kpatch: add 0.9.8 (diff)
downloadgentoo-22a253c58f533153e5c0af4bd49d834d0c3e95f1.tar.gz
gentoo-22a253c58f533153e5c0af4bd49d834d0c3e95f1.tar.bz2
gentoo-22a253c58f533153e5c0af4bd49d834d0c3e95f1.zip
sys-kernel/kpatch: update to linux-mod-r1
Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/kpatch/kpatch-0.9.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/kpatch/kpatch-0.9.8.ebuild b/sys-kernel/kpatch/kpatch-0.9.8.ebuild
index a4988affe34f..a4c2d6a25317 100644
--- a/sys-kernel/kpatch/kpatch-0.9.8.ebuild
+++ b/sys-kernel/kpatch/kpatch-0.9.8.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