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:
Holger Hoffstätte
2022-09-26 10:55:24 +02:00
committed by Sam James
parent 4d4bcc14d1
commit cf70312299

View File

@@ -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