dev-debug/dtrace: Stabilize 2.0.7 amd64, #975853

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-05-23 18:42:29 +01:00
parent 2c952e1ea5
commit 60e3046b3c

View File

@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
else
SRC_URI="https://github.com/oracle/dtrace/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="-* ~amd64 arm64"
KEYWORDS="-* amd64 arm64"
fi
LICENSE="UPL-1.0"