This virtual package provides the following dependencies:
Install this version:
emerge -a =virtual/dev-manager-1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =virtual/dev-manager-1
Or alternatively:
emerge --autounmask-write -a =virtual/dev-manager-1
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1 | 7 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 | 0 |
# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Virtual for the device filesystem manager" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" || ( virtual/udev sys-fs/mdevd sys-apps/busybox[mdev] sys-fs/static-dev )"
|| ( virtual/udev sys-fs/mdevd sys-apps/busybox[mdev] sys-fs/static-dev )