repo/gentoo:master commit in: app-antivirus/clamav/
"Eli Schwartz" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785983457.193296b027cd6c7e055cc361d8f54b82baf119f8.eschwartz@gentoo> |
commit: 193296b027cd6c7e055cc361d8f54b82baf119f8
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 6 02:30:57 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Aug 6 02:30:57 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=193296b0
app-antivirus/clamav: Stabilize 1.5.3 arm64, #980395
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-antivirus/clamav/clamav-1.5.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-antivirus/clamav/clamav-1.5.3.ebuild b/app-antivirus/clamav/clamav-1.5.3.ebuild
index d8e45ff94efe..02ff345b7388 100644
--- a/app-antivirus/clamav/clamav-1.5.3.ebuild
+++ b/app-antivirus/clamav/clamav-1.5.3.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"