diff options
author | Sam James <sam@gentoo.org> | 2022-02-01 05:59:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-01 05:59:56 +0000 |
commit | aff53a209328f2cf7066d6098388c37c13f5c80f (patch) | |
tree | 1749c4d8414f95676ed5663cb8c9b0cac38848ac /app-antivirus | |
parent | net-ftp/vsftpd: Stabilize 3.0.5-r1 arm, #828484 (diff) | |
download | gentoo-aff53a209328f2cf7066d6098388c37c13f5c80f.tar.gz gentoo-aff53a209328f2cf7066d6098388c37c13f5c80f.tar.bz2 gentoo-aff53a209328f2cf7066d6098388c37c13f5c80f.zip |
app-antivirus/clamav: Stabilize 0.103.5 arm, #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 b001ad25b067..2a7194d02850 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 )" |