From 3820cfbec4cb10a37fee6aff3946f45afcebb212 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Thu, 3 Apr 2025 17:35:31 +0200 Subject: [PATCH] app-forensics/yara-x: Stabilize 0.13.0 amd64, #953080 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- 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 cfc5d7653cb46..f6a9493a41b9b 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} )