dev-debug/dtrace: Stabilize 2.0.6 amd64, #971492

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-03-23 02:01:31 -04:00
parent 9328a5c3be
commit b57a19055f

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"