diff options
author | Sam James <sam@gentoo.org> | 2023-02-16 10:01:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-16 10:01:14 +0000 |
commit | 3555fde65b83d28f56085e7f099c0128b42728e4 (patch) | |
tree | 7409fcb6db4a730946b49f5bce21830735949e4a /app-antivirus | |
parent | app-crypt/tpm2-tss: Stabilize 3.2.2 x86, #894662 (diff) | |
download | gentoo-3555fde65b83d28f56085e7f099c0128b42728e4.tar.gz gentoo-3555fde65b83d28f56085e7f099c0128b42728e4.tar.bz2 gentoo-3555fde65b83d28f56085e7f099c0128b42728e4.zip |
app-antivirus/clamav: Stabilize 0.103.8 x86, #894664
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.103.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.103.8.ebuild b/app-antivirus/clamav/clamav-0.103.8.ebuild index fc5f6dc972f9..a06dc18c5c06 100644 --- a/app-antivirus/clamav/clamav-0.103.8.ebuild +++ b/app-antivirus/clamav/clamav-0.103.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only milter metadata-analysis-api selinux systemd test xml" REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter !metadata-analysis-api )" |