app-forensics/yara: Stabilize 4.2.3 x86, #873226

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić 2022-09-28 08:31:07 +02:00
parent 8cecc61196
commit 39acf5e5e0
No known key found for this signature in database
GPG Key ID: 82295E1EFAE3208F
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${PV/_/-}"
LICENSE="Apache-2.0"
SLOT="0/8"
if [[ ${PV} != *_rc* ]] ; then
KEYWORDS="amd64 ~ppc64 ~x86"
KEYWORDS="amd64 ~ppc64 x86"
fi
IUSE="+dex +dotnet +cuckoo +macho +magic profiling python test"
RESTRICT="!test? ( test )"