From a3c0627d0992e669ae06bdfed0bd812557797ee2 Mon Sep 17 00:00:00 2001 From: fabolous005 Date: Thu, 25 Sep 2025 13:55:28 +0200 Subject: [PATCH] minor fixes --- app-emulation/kvmfr-module/kvmfr-module-9999.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app-emulation/kvmfr-module/kvmfr-module-9999.ebuild b/app-emulation/kvmfr-module/kvmfr-module-9999.ebuild index ef712f8..2f91375 100644 --- a/app-emulation/kvmfr-module/kvmfr-module-9999.ebuild +++ b/app-emulation/kvmfr-module/kvmfr-module-9999.ebuild @@ -1,10 +1,6 @@ # Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# XXX: the tarball here is just the kernel modules split out of the binary -# package that comes from VirtualBox-*.run -# XXX: update: now it is split from virtualbox-*-Debian~bullseye_amd64.deb - EAPI=8 inherit linux-mod-r1 git-r3