diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:16:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:16:51 +0200 |
commit | c69e9ff4e77eb80d296ca937b545e581bfe02e49 (patch) | |
tree | d1907408226fcec6d1f43e78d03220d3945eb562 /app-antivirus | |
parent | dev-libs/elfutils: x86 stable wrt bug #732862 (diff) | |
download | gentoo-c69e9ff4e77eb80d296ca937b545e581bfe02e49.tar.gz gentoo-c69e9ff4e77eb80d296ca937b545e581bfe02e49.tar.bz2 gentoo-c69e9ff4e77eb80d296ca937b545e581bfe02e49.zip |
app-antivirus/clamav: x86 stable wrt bug #732944
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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.102.4.ebuild b/app-antivirus/clamav/clamav-0.102.4.ebuild index b2a64464aef7..41623104ea44 100644 --- a/app-antivirus/clamav/clamav-0.102.4.ebuild +++ b/app-antivirus/clamav/clamav-0.102.4.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 )" |