summaryrefslogtreecommitdiff
path: root/virtual/linux-sources/linux-sources-314.1337.ebuild
blob: c74493486e8c224c6e919688625963f50d1aa3c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Virtual for Linux kernel sources"
SLOT="0"
KEYWORDS="amd64"
IUSE="firmware"

RDEPEND="
	firmware? ( sys-kernel/linux-firmware )
	|| (
		sys-kernel/linux-sources-redcore
		sys-kernel/linux-sources-redcore-lts
	)"