blob: 6b2fdde393a6dd049ae0849f77cdc204b3054f80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=doc? ( python_single_target_python3_8? ( dev-python/sphinx[python_targets_python3_8(-)] dev-python/recommonmark[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/sphinx[python_targets_python3_9(-)] dev-python/recommonmark[python_targets_python3_9(-)] ) ) virtual/pkgconfig
DEFINED_PHASES=compile configure install setup test
DESCRIPTION=OPAL firmware utilities
EAPI=7
HOMEPAGE=https://github.com/open-power/skiboot
INHERIT=linux-info python-single-r1 systemd toolchain-funcs
IUSE=doc kernel_linux python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~ppc64
LICENSE=Apache-2.0 GPL-2+
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
SLOT=0
SRC_URI=https://github.com/open-power/skiboot/archive/v6.8.tar.gz -> opal-utils-6.8.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 linux-info ffb37fb9f244ba768773f153972c9a52 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 655fe65f186504e455c2f3116808fda8 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c systemd c846b9e02ac8293bfc9ca38a195c2a18
_md5_=c8a3be924df503b7b26d58afa8dfd119
|