diff options
author | Sam James <sam@gentoo.org> | 2022-02-01 05:19:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-01 05:19:06 +0000 |
commit | b244359515f6032ff39a621338a60fc01aa9c61d (patch) | |
tree | 284a147973b5280821f735952bb18dd8b8d78451 /app-antivirus | |
parent | net-ftp/vsftpd: Stabilize 3.0.5-r1 ppc, #828484 (diff) | |
download | gentoo-b244359515f6032ff39a621338a60fc01aa9c61d.tar.gz gentoo-b244359515f6032ff39a621338a60fc01aa9c61d.tar.bz2 gentoo-b244359515f6032ff39a621338a60fc01aa9c61d.zip |
app-antivirus/clamav: Stabilize 0.103.5 ppc, #831281
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.103.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.103.5.ebuild b/app-antivirus/clamav/clamav-0.103.5.ebuild index c741ac2099ac..e08798ced568 100644 --- a/app-antivirus/clamav/clamav-0.103.5.ebuild +++ b/app-antivirus/clamav/clamav-0.103.5.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 )" |