2021-06-18 08:14:14 +03:00
|
|
|
DEFINED_PHASES=configure install test
|
|
|
|
DEPEND=test? ( sys-process/time )
|
|
|
|
DESCRIPTION=userspace RCU (read-copy-update) library
|
|
|
|
EAPI=7
|
|
|
|
HOMEPAGE=https://liburcu.org/
|
|
|
|
IUSE=static-libs regression-test test
|
2021-10-03 21:34:27 +03:00
|
|
|
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86
|
2021-06-18 08:14:14 +03:00
|
|
|
LICENSE=LGPL-2.1
|
|
|
|
RESTRICT=!test? ( test )
|
|
|
|
SLOT=0/8
|
|
|
|
SRC_URI=https://lttng.org/files/urcu/userspace-rcu-0.13.0.tar.bz2
|
2021-10-03 21:34:27 +03:00
|
|
|
_md5_=08ed8f63b75a2deab89a76cedab32376
|