This virtual package provides the following dependencies:
Install this version:
emerge -a =virtual/v2ray-0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =virtual/v2ray-0
Or alternatively:
emerge --autounmask-write -a =virtual/v2ray-0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0 | 8 | ~amd64 | 0 |
# Copyright 2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Virtual for v2ray-core" SLOT="0" KEYWORDS="~amd64" RDEPEND="|| ( net-proxy/v2ray-bin net-proxy/v2ray )"