This virtual package provides the following dependencies:
Install this version:
emerge -a =virtual/v2ray-geoip-0-r1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =virtual/v2ray-geoip-0-r1
Or alternatively:
emerge --autounmask-write -a =virtual/v2ray-geoip-0-r1
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0-r1 | 8 | ~amd64 | 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" RDEPEND="|| ( dev-libs/v2ray-geoip-bin dev-libs/v2ray-geoip )"