commit: 0b6686e06519280bf11fd4934cbe38d390cfb23c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 22 00:35:21 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 22 00:35:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b6686e0
app-antivirus/clamav: Stabilize 1.4.2 amd64, #950460 Signed-off-by: Sam James <sam <AT> gentoo.org> app-antivirus/clamav/clamav-1.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-antivirus/clamav/clamav-1.4.2.ebuild b/app-antivirus/clamav/clamav-1.4.2.ebuild index 5b431a4cc219..64408497deda 100644 --- a/app-antivirus/clamav/clamav-1.4.2.ebuild +++ b/app-antivirus/clamav/clamav-1.4.2.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"