blob: a3861b086a56e92b5a13a7feb7c97851c6a7e84d (
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_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) 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
IUSE=python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2 GPL-2+ LGPL-2.1+
RDEPEND=python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) sys-process/numactl
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://kernel.org/pub/linux/utils/rt-tests/rt-tests-2.5.tar.xz https://kernel.org/pub/linux/utils/rt-tests/older/rt-tests-2.5.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 0857e21aa6e0f3748cfd8829a98ce1f7 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=d5f91d2d1643b01ea21be95b76eee637
|