diff options
Diffstat (limited to 'app-forensics/yara/yara-9999.ebuild')
-rw-r--r-- | app-forensics/yara/yara-9999.ebuild | 4 |
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 )" |