virtual/loong-ow-compat - 0 (gentoo-zh)

Search

Virtual Group Dependencies

This virtual package provides the following dependencies:

Install

Install this version:

emerge -a =virtual/loong-ow-compat-0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =virtual/loong-ow-compat-0

Or alternatively:

emerge --autounmask-write -a =virtual/loong-ow-compat-0

Package Information

Description:
Virtual for LoongArch old-world compatibility

Ebuild Details

Version EAPI Keywords Slot
0 8 ~loong 0
View Raw Ebuild
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Virtual for LoongArch old-world compatibility"

SLOT="0"
KEYWORDS="~loong"

RDEPEND="|| (
	app-emulation/liblol
)"

Dependencies

RDEPEND

|| (
	app-emulation/liblol
)