add dummy virtual/linux-sources
This commit is contained in:
parent
5909be01b0
commit
064afcd89d
1 changed files with 13 additions and 0 deletions
13
virtual/linux-sources/linux-sources-100.ebuild
Normal file
13
virtual/linux-sources/linux-sources-100.ebuild
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Copyright 1999-2022 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=8
|
||||||
|
|
||||||
|
DESCRIPTION="Virtual for *not having Linux kernel sources managed by Portage*"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
|
||||||
|
IUSE="firmware"
|
||||||
|
|
||||||
|
RDEPEND="
|
||||||
|
firmware? ( sys-kernel/linux-firmware )
|
||||||
|
"
|
Loading…
Add table
Add a link
Reference in a new issue