diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-06 10:07:23 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-06 10:07:23 +0200 |
commit | 9ef1f2b6acd0077f1f24029680e5a1311756a974 (patch) | |
tree | 900bbbd7666bc321e02f8709ecf39307dbc0052c /app-antivirus/clamav | |
parent | sys-power/upower: Stabilize 0.99.17 ppc, #841629 (diff) | |
download | gentoo-9ef1f2b6acd0077f1f24029680e5a1311756a974.tar.gz gentoo-9ef1f2b6acd0077f1f24029680e5a1311756a974.tar.bz2 gentoo-9ef1f2b6acd0077f1f24029680e5a1311756a974.zip |
app-antivirus/clamav: Stabilize 0.103.6 arm, #842849
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-antivirus/clamav')
-rw-r--r-- | app-antivirus/clamav/clamav-0.103.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.103.6.ebuild b/app-antivirus/clamav/clamav-0.103.6.ebuild index aedc60d21b65..6ad6646be6b4 100644 --- a/app-antivirus/clamav/clamav-0.103.6.ebuild +++ b/app-antivirus/clamav/clamav-0.103.6.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 )" |