From 628301c812d9a432d6cf5912c2c52285da94e26b Mon Sep 17 00:00:00 2001 From: John Helmert III Date: Sun, 18 Jun 2023 15:59:25 -0700 Subject: app-antivirus/lkrg: fix ProvidedEclassInherit on linux-info Signed-off-by: John Helmert III --- app-antivirus/lkrg/lkrg-0.9.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-antivirus/lkrg/lkrg-0.9.6.ebuild') diff --git a/app-antivirus/lkrg/lkrg-0.9.6.ebuild b/app-antivirus/lkrg/lkrg-0.9.6.ebuild index 121872fefc44..607f6d6dfea0 100644 --- a/app-antivirus/lkrg/lkrg-0.9.6.ebuild +++ b/app-antivirus/lkrg/lkrg-0.9.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -inherit linux-mod linux-info systemd verify-sig +inherit linux-mod systemd verify-sig DESCRIPTION="Linux Kernel Runtime Guard" HOMEPAGE="https://lkrg.org" -- cgit v1.2.3-65-gdbad