This virtual package provides the following dependencies:
Install this version:
emerge -a =virtual/cachyos-sources-1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =virtual/cachyos-sources-1
Or alternatively:
emerge --autounmask-write -a =virtual/cachyos-sources-1
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1 | 8 | ~amd64 | 0 |
# Copyright 2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Virtual for CachyOS kernel sources" SLOT="0" KEYWORDS="~amd64" IUSE="hardened" RDEPEND="sys-kernel/cachyos-sources[hardened?]"
Manage flags for this package:
euse -i <flag> -p virtual/cachyos-sources |
euse -E <flag> -p virtual/cachyos-sources |
euse -D <flag> -p virtual/cachyos-sources
sys-kernel/cachyos-sources[hardened?]