Skip to content

Commit

Permalink
virtual/dist-kernel: add 6.12.4_p1
Browse files Browse the repository at this point in the history
Signed-off-by: James Calligeros <[email protected]>
  • Loading branch information
chadmed committed Dec 14, 2024
1 parent 314db90 commit f081e6b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions virtual/dist-kernel/dist-kernel-6.12.4_p1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Virtual to depend on any Distribution Kernel"
SLOT="asahi/${PVR}"
KEYWORDS="~arm64"

RDEPEND="
~sys-kernel/asahi-kernel-${PV}:asahi=
"

0 comments on commit f081e6b

Please sign in to comment.