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-07-20 09:14:30 +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-07-20 09:14:30 +03:00
|
|
|
_md5_=6783f7dd4fd9faf1c3334337f576bcd2
|