Skip to content

Commit

Permalink
virtual/dist-kernel: Bump to 5.11.20
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed May 12, 2021
1 parent 6b61c86 commit 1809fac
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions virtual/dist-kernel/dist-kernel-5.11.20.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Virtual to depend on any Distribution Kernel"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0/${PV}"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"

RDEPEND="
|| (
~sys-kernel/gentoo-kernel-${PV}
~sys-kernel/gentoo-kernel-bin-${PV}
~sys-kernel/vanilla-kernel-${PV}
)"

0 comments on commit 1809fac

Please sign in to comment.