blob: 062e4fd914a37ff4017897f015e89154c4eb1d35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDEPEND=doc? ( || ( ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] dev-python/recommonmark[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] dev-python/recommonmark[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ( dev-lang/python:3.5 dev-python/sphinx[python_targets_python3_5(-),python_single_target_python3_5(+)] dev-python/recommonmark[python_targets_python3_5(-),python_single_target_python3_5(+)] ) ( >=dev-lang/python-2.7.5-r2:2.7 dev-python/sphinx[python_targets_python2_7(-),python_single_target_python2_7(+)] dev-python/recommonmark[python_targets_python2_7(-),python_single_target_python2_7(+)] ) ) ) virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare setup
DESCRIPTION=OPAL firmware utilities
EAPI=7
HOMEPAGE=https://github.com/open-power/skiboot
IUSE=doc kernel_linux
KEYWORDS=~ppc64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/open-power/skiboot/archive/v6.5.tar.gz -> opal-utils-6.5.tar.gz
_eclasses_=linux-info 953c3b1c472dcadbf62098a9301327f2 multilib 1d91b03d42ab6308b5f4f6b598ed110e python-any-r1 2a3000b370786b5c90a651e7dd7c4797 python-utils-r1 d7629f6349b5d4cbb4cb5f56d680d71a systemd 71fd8d2065d102753fb9e4d20eaf3e9f toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=5ac3d575e18d61b2d9d5bc6f770eb9c3
|