summaryrefslogtreecommitdiff
path: root/dev-debug/dtrace/dtrace-2.0.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-debug/dtrace/dtrace-2.0.6.ebuild')
-rw-r--r--dev-debug/dtrace/dtrace-2.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/dtrace/dtrace-2.0.6.ebuild b/dev-debug/dtrace/dtrace-2.0.6.ebuild
index 174b34bfef16..4c3fb6b82c29 100644
--- a/dev-debug/dtrace/dtrace-2.0.6.ebuild
+++ b/dev-debug/dtrace/dtrace-2.0.6.ebuild
@@ -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"