mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/bpftrace: unkeyword 0.16.0 until it actually builds
Bug: https://github.com/iovisor/bpftrace/issues/2349 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27471 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
4d4bcc14d1
commit
cf70312299
@@ -15,7 +15,10 @@ S="${WORKDIR}/${PN}-${MY_PV:-${PV}}"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
|
||||
# remove keywords until build works:
|
||||
# https://github.com/iovisor/bpftrace/issues/2349
|
||||
#KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
IUSE="fuzzing test"
|
||||
|
||||
# lots of fixing needed
|
||||
|
||||
Reference in New Issue
Block a user