diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 23:12:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 23:12:20 +0200 |
commit | 641e078243e660a891a3ea0ee1d3777979448f22 (patch) | |
tree | 1c9dc64d46993e1094049517581d019372189285 /app-antivirus | |
parent | net-vpn/libreswan: x86 stable wrt bug #722696 (diff) | |
download | gentoo-641e078243e660a891a3ea0ee1d3777979448f22.tar.gz gentoo-641e078243e660a891a3ea0ee1d3777979448f22.tar.bz2 gentoo-641e078243e660a891a3ea0ee1d3777979448f22.zip |
app-antivirus/clamav: x86 stable wrt bug #722726
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.102.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.102.3.ebuild b/app-antivirus/clamav/clamav-0.102.3.ebuild index f39586cd4ed4..23d5142b79e9 100644 --- a/app-antivirus/clamav/clamav-0.102.3.ebuild +++ b/app-antivirus/clamav/clamav-0.102.3.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 clamdtop clamsubmit iconv ipv6 libclamav-only libressl milter metadata-analysis-api selinux test uclibc xml" REQUIRED_USE="libclamav-only? ( !clamdtop !clamsubmit !milter !metadata-analysis-api )" |