diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-08 02:25:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-08 02:25:43 +0200 |
commit | ab67dafbcbfcd02fac9b173bdc34556c97d34ed5 (patch) | |
tree | 6458f268c65c3fd417b874607703f8660f9829d9 /app-antivirus | |
parent | net-ftp/atftp: x86 stable (bug #780792) (diff) | |
download | gentoo-ab67dafbcbfcd02fac9b173bdc34556c97d34ed5.tar.gz gentoo-ab67dafbcbfcd02fac9b173bdc34556c97d34ed5.tar.bz2 gentoo-ab67dafbcbfcd02fac9b173bdc34556c97d34ed5.zip |
app-antivirus/clamav: x86 stable (bug #780894)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@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 6829a29906af..f761a7e09df1 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 )" |