diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 17:12:05 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 17:12:05 +0200 |
commit | 393de04425a5a89aa5215326032173a4df91afa4 (patch) | |
tree | 4c5afac14698f841bb2b289feb09bf86ed54b404 /app-antivirus | |
parent | media-sound/quodlibet: ppc64 stable wrt bug #721406 (diff) | |
download | gentoo-393de04425a5a89aa5215326032173a4df91afa4.tar.gz gentoo-393de04425a5a89aa5215326032173a4df91afa4.tar.bz2 gentoo-393de04425a5a89aa5215326032173a4df91afa4.zip |
app-antivirus/clamav: ppc64 stable wrt bug #722726
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamav/clamav-0.102.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamav/clamav-0.102.3.ebuild b/app-antivirus/clamav/clamav-0.102.3.ebuild index a0a99ca451a3..f39586cd4ed4 100644 --- a/app-antivirus/clamav/clamav-0.102.3.ebuild +++ b/app-antivirus/clamav/clamav-0.102.3.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 )" |