diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-01 08:29:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-01 08:29:16 +0100 |
commit | 9de6f336ffa718e0f9675106c64cb5e157705785 (patch) | |
tree | 2218fb6967d6ffb43f8b85589599b4a6918e0a3b /app-antivirus | |
parent | net-im/ejabberd: Fix typo (diff) | |
download | gentoo-9de6f336ffa718e0f9675106c64cb5e157705785.tar.gz gentoo-9de6f336ffa718e0f9675106c64cb5e157705785.tar.bz2 gentoo-9de6f336ffa718e0f9675106c64cb5e157705785.zip |
app-antivirus/clamav: amd64 stable wrt bug #831281
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.103.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.103.5.ebuild b/app-antivirus/clamav/clamav-0.103.5.ebuild index 2a7194d02850..a3a66057893f 100644 --- a/app-antivirus/clamav/clamav-0.103.5.ebuild +++ b/app-antivirus/clamav/clamav-0.103.5.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 xml" REQUIRED_USE="libclamav-only? ( !clamonacc !clamdtop !clamsubmit !milter !metadata-analysis-api )" |