You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
387 B
12 lines
387 B
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_=0e8b9612f0c91159f904da41eab39738
|