From faad3f4ef35fa8cd58c66361b111f4efeb35abbc Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 26 Oct 2025 01:03:25 +0000 Subject: [PATCH] app-antivirus/clamav: Stabilize 1.4.3 arm64, #965122 Signed-off-by: Sam James --- app-antivirus/clamav/clamav-1.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-antivirus/clamav/clamav-1.4.3.ebuild b/app-antivirus/clamav/clamav-1.4.3.ebuild index eb944285b25c4..4c483ccfe04f4 100644 --- a/app-antivirus/clamav/clamav-1.4.3.ebuild +++ b/app-antivirus/clamav/clamav-1.4.3.ebuild @@ -166,7 +166,7 @@ LICENSE="Apache-2.0 BSD GPL-2 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB" # 0/sts (short term support) if not an LTS release SLOT="0/sts" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" + KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" fi IUSE="doc clamonacc +clamapp experimental libclamav-only milter rar selinux +system-mspack systemd test"