2019-07-31 09:15:11 +03:00
|
|
|
DEFINED_PHASES=configure 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
|
2020-05-06 13:04:04 +03:00
|
|
|
KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86
|
2019-07-31 09:15:11 +03:00
|
|
|
LICENSE=LGPL-2.1
|
2019-12-11 07:27:31 +03:00
|
|
|
RESTRICT=!test? ( test )
|
2019-07-31 09:15:11 +03:00
|
|
|
SLOT=0/6
|
|
|
|
SRC_URI=https://lttng.org/files/urcu/userspace-rcu-0.11.1.tar.bz2
|
2020-05-06 13:04:04 +03:00
|
|
|
_md5_=e4e81e96e12be093a99affffadb2c458
|