15 lines
1.5 KiB
Groff
15 lines
1.5 KiB
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=python? ( python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] ) python? ( dev-python/setuptools[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
|
DESCRIPTION=disassembly/disassembler framework + bindings
|
|
EAPI=7
|
|
HOMEPAGE=http://www.capstone-engine.org/
|
|
IUSE=python test python_targets_python3_6 python_targets_python3_7
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=python? ( python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] )
|
|
REQUIRED_USE=python? ( || ( python_targets_python3_6 python_targets_python3_7 ) )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/4
|
|
SRC_URI=https://github.com/aquynh/capstone/archive/4.0.2.tar.gz -> capstone-4.0.2.tar.gz
|
|
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 797cda3549becfe50afdfa35192ca137 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
|
_md5_=cc9c6c22758ac9c2a3bb0c51f4f0b32e
|