diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-11 12:36:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-11 12:36:27 +0100 |
commit | aa0f0cd4f59aaa4e561e65304eb864b5e3cc7e0e (patch) | |
tree | b63ccf89320e7dacf0cd9f45454b6f0c72da04c0 /app-antivirus | |
parent | net-misc/asterisk: x86 stable wrt bug #822825 (diff) | |
download | gentoo-aa0f0cd4f59aaa4e561e65304eb864b5e3cc7e0e.tar.gz gentoo-aa0f0cd4f59aaa4e561e65304eb864b5e3cc7e0e.tar.bz2 gentoo-aa0f0cd4f59aaa4e561e65304eb864b5e3cc7e0e.zip |
app-antivirus/clamav: x86 stable wrt bug #822984
Package-Manager: Portage-3.0.20, Repoman-3.0.3
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.103.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.103.4.ebuild b/app-antivirus/clamav/clamav-0.103.4.ebuild index 75cf6e3ed374..e6c316f8db31 100644 --- a/app-antivirus/clamav/clamav-0.103.4.ebuild +++ b/app-antivirus/clamav/clamav-0.103.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 ~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 uclibc xml" REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter !metadata-analysis-api )" |