mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
16 lines
1.4 KiB
Plaintext
16 lines
1.4 KiB
Plaintext
DEFINED_PHASES=compile install prepare setup
|
|
DEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) sys-process/numactl
|
|
DESCRIPTION=A collection of latency testing tools for the linux(-rt) kernel
|
|
EAPI=8
|
|
HOMEPAGE=https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/
|
|
INHERIT=python-single-r1 toolchain-funcs flag-o-matic
|
|
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
|
KEYWORDS=~amd64 ~arm64 ~x86
|
|
LICENSE=GPL-2 GPL-2+ LGPL-2.1+
|
|
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) sys-process/numactl
|
|
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
|
SLOT=0
|
|
SRC_URI=https://kernel.org/pub/linux/utils/rt-tests/rt-tests-2.10.tar.xz https://kernel.org/pub/linux/utils/rt-tests/older/rt-tests-2.10.tar.xz
|
|
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 5fd9a75ca55021d3276ce969f8e28391 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 flag-o-matic fd3558f73f6503093adee69adf41020d
|
|
_md5_=68cfe622b59f773927f5575e31f633b6
|