diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-06 10:58:02 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-06 10:58:02 +0200 |
commit | 7b34e0c4cb0a672ff0d8cea14a5db2a58220a099 (patch) | |
tree | c71c8e866b4ab0d130e13c777a56dbe28f6564f9 /app-antivirus | |
parent | sys-apps/utempter: Stabilize 0.5.5.6-r1 amd64, #842828 (diff) | |
download | gentoo-7b34e0c4cb0a672ff0d8cea14a5db2a58220a099.tar.gz gentoo-7b34e0c4cb0a672ff0d8cea14a5db2a58220a099.tar.bz2 gentoo-7b34e0c4cb0a672ff0d8cea14a5db2a58220a099.zip |
app-antivirus/clamav: Stabilize 0.103.6 amd64, #842849
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-antivirus')
-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 52937330712e..57871e2f02fe 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 )" |