repo/gentoo:master commit in: app-antivirus/clamav/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785983458.30fcc752adf8e16d583a526ac9afb6e63cb78e09.eschwartz@gentoo> |
commit: 30fcc752adf8e16d583a526ac9afb6e63cb78e09
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 6 02:30:58 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Aug 6 02:30:58 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30fcc752
app-antivirus/clamav: Stabilize 1.4.5 arm64, #980395
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-antivirus/clamav/clamav-1.4.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-antivirus/clamav/clamav-1.4.5.ebuild b/app-antivirus/clamav/clamav-1.4.5.ebuild
index 7424325ac11b..243739993cc1 100644
--- a/app-antivirus/clamav/clamav-1.4.5.ebuild
+++ b/app-antivirus/clamav/clamav-1.4.5.ebuild
@@ -30,7 +30,7 @@ else
fi
if [[ ${PV} != *_rc* ]] ; then
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~ppc ppc64 ~riscv ~sparc ~x86"
fi
IUSE="doc clamonacc +clamapp experimental libclamav-only milter rar selinux +system-mspack systemd test"