summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-15 01:42:34 +0100
committerSam James <sam@gentoo.org>2022-07-15 01:42:34 +0100
commitf2611887f5b98ff67fc5317fcf6bfa9b569f92e1 (patch)
tree6d374c1b232e86c03f5285f2cd611c1a7446dc26 /app-forensics/yara
parentdev-python/filebytes: Stabilize 0.10.2 x86, #857957 (diff)
downloadgentoo-f2611887f5b98ff67fc5317fcf6bfa9b569f92e1.tar.gz
gentoo-f2611887f5b98ff67fc5317fcf6bfa9b569f92e1.tar.bz2
gentoo-f2611887f5b98ff67fc5317fcf6bfa9b569f92e1.zip
app-forensics/yara: Stabilize 4.2.1 x86, #857969
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics/yara')
-rw-r--r--app-forensics/yara/yara-4.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"