This virtual package provides the following dependencies:
Install this version:
emerge -a =virtual/v2ray-geoip-0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =virtual/v2ray-geoip-0
Or alternatively:
emerge --autounmask-write -a =virtual/v2ray-geoip-0
# Copyright 2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Virtual for v2ray-geoip" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" RDEPEND="|| ( dev-libs/v2ray-geoip dev-libs/v2ray-geoip-bin )"
|| ( dev-libs/v2ray-geoip dev-libs/v2ray-geoip-bin )