diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-07 13:50:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-07 13:50:10 +0100 |
commit | 65728389a639f3ac5e6cae546d0d951afc9f0fa1 (patch) | |
tree | 2f8ede703e45ea0f652ecced75d86f3e8b59bf2a /app-antivirus/clamav | |
parent | media-libs/opus: x86 stable wrt bug #708324 (diff) | |
download | gentoo-65728389a639f3ac5e6cae546d0d951afc9f0fa1.tar.gz gentoo-65728389a639f3ac5e6cae546d0d951afc9f0fa1.tar.bz2 gentoo-65728389a639f3ac5e6cae546d0d951afc9f0fa1.zip |
app-antivirus/clamav: x86 stable wrt bug #708424
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.102.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.102.2.ebuild b/app-antivirus/clamav/clamav-0.102.2.ebuild index ddb5ab7c097c..b5bb29d06490 100644 --- a/app-antivirus/clamav/clamav-0.102.2.ebuild +++ b/app-antivirus/clamav/clamav-0.102.2.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 static-libs test uclibc xml" RESTRICT="!test? ( test )" |