From ccebfc74560b2d868fd6be7f0e8c7e3de092e6b5 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 28 Feb 2025 10:10:23 +0200 Subject: [PATCH] app-forensics/yara-x: Stabilize 0.12.0 amd64, #950359 Signed-off-by: Arthur Zamarin --- app-forensics/yara-x/yara-x-0.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-forensics/yara-x/yara-x-0.12.0.ebuild b/app-forensics/yara-x/yara-x-0.12.0.ebuild index cfc5d7653cb46..f6a9493a41b9b 100644 --- a/app-forensics/yara-x/yara-x-0.12.0.ebuild +++ b/app-forensics/yara-x/yara-x-0.12.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} )