commit: 47e09e207e5847c162116824eefc0de6338375fc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 4 00:11:30 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 4 00:11:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47e09e20
app-forensics/yara: Stabilize 4.2.2 amd64, #863470
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-forensics/yara/yara-4.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-forensics/yara/yara-4.2.2.ebuild
b/app-forensics/yara/yara-4.2.2.ebuild
index cf8905b87957..d51c2cca76e5 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 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~ppc64 ~x86"
fi
IUSE="+dex +dotnet +cuckoo +macho +magic profiling python test"
RESTRICT="!test? ( test )"