app-forensics/yara: Stabilize 4.2.2 x86, #863470

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-08-04 01:12:30 +01:00
parent 78a1ac5b1f
commit a9ecbf6714

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 )"