diff options
author | Sam James <sam@gentoo.org> | 2021-04-09 23:23:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-09 23:23:48 +0100 |
commit | b9ef70f0860d0eb26881db2e5167696a17a23f54 (patch) | |
tree | 7daef658d46564fe43bb39e2c7bd2a9588673c03 /app-antivirus | |
parent | app-emulation/spice-protocol: Stabilize 0.14.3 amd64, #746920 (diff) | |
download | gentoo-b9ef70f0860d0eb26881db2e5167696a17a23f54.tar.gz gentoo-b9ef70f0860d0eb26881db2e5167696a17a23f54.tar.bz2 gentoo-b9ef70f0860d0eb26881db2e5167696a17a23f54.zip |
app-antivirus/clamav: Stabilize 0.103.2 amd64, #780894
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.103.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.103.2.ebuild b/app-antivirus/clamav/clamav-0.103.2.ebuild index 2c1c8dc33d04..dcfafc2fccdd 100644 --- a/app-antivirus/clamav/clamav-0.103.2.ebuild +++ b/app-antivirus/clamav/clamav-0.103.2.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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 doc clamonacc clamdtop clamsubmit iconv ipv6 libclamav-only libressl milter metadata-analysis-api selinux systemd test uclibc xml" REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter !metadata-analysis-api )" |