summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Haustein <mario.haustein@hrz.tu-chemnitz.de>2024-05-26 11:36:37 +0200
committerSam James <sam@gentoo.org>2024-05-28 02:52:09 +0100
commit4d226a85b15dd52cd4c71dc2bfc2339ae23588da (patch)
tree96171fbec9ec70d76857474627f85f01bc958167 /app-forensics
parentapp-forensics/yara: add 4.5.1 (diff)
downloadgentoo-4d226a85b15dd52cd4c71dc2bfc2339ae23588da.tar.gz
gentoo-4d226a85b15dd52cd4c71dc2bfc2339ae23588da.tar.bz2
gentoo-4d226a85b15dd52cd4c71dc2bfc2339ae23588da.zip
app-forensics/yara: sync live
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/yara/yara-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/yara/yara-9999.ebuild b/app-forensics/yara/yara-9999.ebuild
index 389b8493c70f..0ceb7748b741 100644
--- a/app-forensics/yara/yara-9999.ebuild
+++ b/app-forensics/yara/yara-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ else
fi
LICENSE="Apache-2.0"
-SLOT="0/8"
+SLOT="0/10"
IUSE="+dex +dotnet +cuckoo +macho +magic profiling python test"
RESTRICT="!test? ( test )"