dev-libs/userspace-rcu: Sync with Gentoo

It's from Gentoo commit 76b784b85c52d590022858ee71b064823707dc27.
This commit is contained in:
Flatcar Buildbot 2024-10-07 07:05:01 +00:00 committed by Krzesimir Nowak
parent 62dd3e5ab6
commit 29d39acf05

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 )"