blob: 484daa1335a0aa08c56df34c60ed21490fb2f3f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=configure test
DEPEND=test? ( sys-process/time )
DESCRIPTION=userspace RCU (read-copy-update) library
EAPI=6
HOMEPAGE=https://liburcu.org/
IUSE=static-libs regression-test test
KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ia64 ppc ppc64 ~sparc x86
LICENSE=LGPL-2.1
SLOT=0/6
SRC_URI=https://lttng.org/files/urcu/userspace-rcu-0.10.1.tar.bz2
_md5_=cb7b65b5bb7e6aecc7274fdf97e88a9a
|