commit: 3820cfbec4cb10a37fee6aff3946f45afcebb212
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 3 15:35:31 2025 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Apr 3 15:35:31 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3820cfbe
app-forensics/yara-x: Stabilize 0.13.0 amd64, #953080
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-forensics/yara-x/yara-x-0.13.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-forensics/yara-x/yara-x-0.13.0.ebuild
b/app-forensics/yara-x/yara-x-0.13.0.ebuild
index cfc5d7653cb4..f6a9493a41b9 100644
--- a/app-forensics/yara-x/yara-x-0.13.0.ebuild
+++ b/app-forensics/yara-x/yara-x-0.13.0.ebuild
@@ -28,7 +28,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} )