diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-01 08:35:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-01 08:35:44 +0100 |
commit | 66358f391bee5b6cefa84e06c6596790fec2de58 (patch) | |
tree | 186f81d8b73e3e2332c6af35c39c5f2986dfe385 /app-antivirus/clamav | |
parent | app-admin/syslog-ng: sparc stable wrt bug #832297 (diff) | |
download | gentoo-66358f391bee5b6cefa84e06c6596790fec2de58.tar.gz gentoo-66358f391bee5b6cefa84e06c6596790fec2de58.tar.bz2 gentoo-66358f391bee5b6cefa84e06c6596790fec2de58.zip |
app-antivirus/clamav: x86 stable wrt bug #831281
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-antivirus/clamav')
-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 a3a66057893f..98ea805abba2 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 )" |