blob: e89778de6e7614e9f0b808213bd9eb65c115f962 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install prepare setup
DEPEND=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] ) sys-process/numactl
DESCRIPTION=A collection of latency testing tools for the linux(-rt) kernel
EAPI=7
HOMEPAGE=https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/about/
INHERIT=python-single-r1 toolchain-funcs
IUSE=python_single_target_python3_8 python_single_target_python3_9
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2 GPL-2+ LGPL-2.1+
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] ) sys-process/numactl
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 )
SLOT=0
SRC_URI=https://kernel.org/pub/linux/utils/rt-tests/rt-tests-1.10.tar.xz https://kernel.org/pub/linux/utils/rt-tests/older/rt-tests-1.10.tar.xz
_eclasses_=toolchain-funcs e867df3870e8ff04a5b94f925be8b06a multilib f8d35c2432bb32c4f1e779c4287b31ec python-utils-r1 6e84b7d3d8d0bb1ee12774f4a66909e2 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a
_md5_=d83312ad9120fe0d792b65e905f144a5
|