15 lines
1.1 KiB
Groff
15 lines
1.1 KiB
Groff
DEFINED_PHASES=compile install prepare setup
|
|
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python: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 ) python_single_target_python3_11? ( dev-lang/python: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_=multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 12aa0037eb004139215ff04894d52b28 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc
|
|
_md5_=d5f91d2d1643b01ea21be95b76eee637
|