summaryrefslogtreecommitdiff
path: root/dev-debug/dtrace
diff options
context:
space:
mode:
Diffstat (limited to 'dev-debug/dtrace')
-rw-r--r--dev-debug/dtrace/dtrace-2.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/dtrace/dtrace-2.0.4.ebuild b/dev-debug/dtrace/dtrace-2.0.4.ebuild
index 5f85898b0c06..0b08fa102763 100644
--- a/dev-debug/dtrace/dtrace-2.0.4.ebuild
+++ b/dev-debug/dtrace/dtrace-2.0.4.ebuild
@@ -16,7 +16,7 @@ else
SRC_URI="https://github.com/oracle/dtrace-utils/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}"/dtrace-utils-${PV}
- KEYWORDS="-* ~amd64 ~arm64"
+ KEYWORDS="-* amd64 arm64"
fi
LICENSE="UPL-1.0"