dev-libs/userspace-rcu: Sync with Gentoo

It's from Gentoo commit fd54cb7ab8fcd4d8d12aa2091b34ca7ac4738f9e.
This commit is contained in:
Flatcar Buildbot 2024-11-25 07:05:37 +00:00 committed by Krzesimir Nowak
parent d4afe3b14d
commit c1cd90e683

View File

@ -11,7 +11,7 @@ SRC_URI="https://lttng.org/files/urcu/${P}.tar.bz2"
LICENSE="LGPL-2.1" LICENSE="LGPL-2.1"
SLOT="0/8" # subslot = soname version SLOT="0/8" # subslot = soname version
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="static-libs test" IUSE="static-libs test"
RESTRICT="!test? ( test )" RESTRICT="!test? ( test )"