summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-03 20:28:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-03 20:28:51 +0300
commitc5dd4eff166145b09aa5132bfe8d043dc299c7ca (patch)
tree32bf094166234136fa77b14abe7d51782ad2898e /app-forensics
parentdev-db/redis: Stabilize 7.0.1-r1 arm64, #856265 (diff)
downloadgentoo-c5dd4eff166145b09aa5132bfe8d043dc299c7ca.tar.gz
gentoo-c5dd4eff166145b09aa5132bfe8d043dc299c7ca.tar.bz2
gentoo-c5dd4eff166145b09aa5132bfe8d043dc299c7ca.zip
app-forensics/yara: Keyword 4.2.2 ppc64, #856046
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/yara/yara-4.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"