diff --git a/app-antivirus/clamav/clamav-1.0.7-r1.ebuild b/app-antivirus/clamav/clamav-1.0.7-r1.ebuild index 0ef1d488cc1fa..7f6d8b35bbade 100644 --- a/app-antivirus/clamav/clamav-1.0.7-r1.ebuild +++ b/app-antivirus/clamav/clamav-1.0.7-r1.ebuild @@ -1,9 +1,8 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -LLVM_MAX_SLOT=13 PYTHON_COMPAT=( python3_{10..12} ) # Auto-Generated by cargo-ebuild 0.5.4-r1 @@ -155,7 +154,7 @@ CRATES=" zune-inflate@0.2.42 " -inherit cargo cmake flag-o-matic llvm python-any-r1 systemd tmpfiles +inherit cargo cmake flag-o-matic python-any-r1 systemd tmpfiles MY_P=${P//_/-} @@ -171,7 +170,7 @@ if [[ ${PV} != *_rc* ]] ; then KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" fi -IUSE="doc clamonacc +clamapp experimental jit libclamav-only milter rar selinux +system-mspack systemd test" +IUSE="doc clamonacc +clamapp experimental libclamav-only milter rar selinux +system-mspack systemd test" REQUIRED_USE="libclamav-only? ( !clamonacc !clamapp !milter ) clamonacc? ( clamapp ) @@ -197,7 +196,6 @@ COMMON_DEPEND=" !libclamav-only? ( net-misc/curl ) clamapp? ( sys-libs/ncurses:= net-misc/curl ) elibc_musl? ( sys-libs/fts-standalone ) - jit? (