dev-debug/bpftrace: Stabilize 0.25.1 amd64, #973320

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
Joonas Niilola
2026-07-17 16:37:24 +03:00
parent 51277ccdd1
commit b4ccf88a04

View File

@@ -21,7 +21,7 @@ if [[ ${PV} == *9999* ]] ; then
MAN_V="0.25.0"
else
SRC_URI="https://github.com/bpftrace/bpftrace/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm64"
KEYWORDS="amd64 ~arm64"
# the man page version may trail the release
#MAN_V="0.25.0"
fi