From c5dd4eff166145b09aa5132bfe8d043dc299c7ca Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 3 Jul 2022 20:28:51 +0300 Subject: app-forensics/yara: Keyword 4.2.2 ppc64, #856046 Signed-off-by: Arthur Zamarin --- app-forensics/yara/yara-4.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-forensics') diff --git a/app-forensics/yara/yara-4.2.2.ebuild b/app-forensics/yara/yara-4.2.2.ebuild index 55e7f11069d5..6370d398ea67 100644 --- a/app-forensics/yara/yara-4.2.2.ebuild +++ b/app-forensics/yara/yara-4.2.2.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 ~ppc64 ~x86" fi IUSE="+dex +dotnet +cuckoo +macho +magic profiling python test" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad