summaryrefslogtreecommitdiff
path: root/app-forensics
diff options
context:
space:
mode:
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/yara-x/yara-x-1.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/yara-x/yara-x-1.8.1.ebuild b/app-forensics/yara-x/yara-x-1.8.1.ebuild
index cc758a360d6b..649f0151aaa3 100644
--- a/app-forensics/yara-x/yara-x-1.8.1.ebuild
+++ b/app-forensics/yara-x/yara-x-1.8.1.ebuild
@@ -27,7 +27,7 @@ LICENSE+="
SLOT="0"
# Note: cranelift dependency only supports amd64, arm64, s390, and riscv64 as of 2025
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE="python"
REQUIRED_USE="
python? ( ${PYTHON_REQUIRED_USE} )