virtual/v2ray - 0 (ruizhi-overlay)

Search

Virtual Group Dependencies

This virtual package provides the following dependencies:

Install

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

Package Information

Description:
Virtual for v2ray-core

Ebuild Details

Version EAPI Keywords Slot
0 8 ~amd64 0
View Raw Ebuild
# 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 )"

Dependencies

RDEPEND

|| ( net-proxy/v2ray-bin net-proxy/v2ray )