From f2611887f5b98ff67fc5317fcf6bfa9b569f92e1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 15 Jul 2022 01:42:34 +0100 Subject: app-forensics/yara: Stabilize 4.2.1 x86, #857969 Signed-off-by: Sam James --- app-forensics/yara/yara-4.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-forensics') diff --git a/app-forensics/yara/yara-4.2.1.ebuild b/app-forensics/yara/yara-4.2.1.ebuild index a4761519106a..9d8e6abae9ad 100644 --- a/app-forensics/yara/yara-4.2.1.ebuild +++ b/app-forensics/yara/yara-4.2.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${PV/_/-}" LICENSE="Apache-2.0" SLOT="0/8" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi IUSE="+dex +dotnet +cuckoo +macho +magic profiling python test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad