Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/
Date: Mon, 27 Jan 2020 09:53:54
Message-Id: 1580118816.284f9d1fe1ee4b810b1e7ae2d344359dae6bd1c2.slyfox@gentoo
1 commit: 284f9d1fe1ee4b810b1e7ae2d344359dae6bd1c2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 27 09:45:23 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 27 09:53:36 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=284f9d1f
7
8 app-antivirus/clamav: stable 0.102.1-r3 for ppc64, bug #702010
9
10 Package-Manager: Portage-2.3.85, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-antivirus/clamav/clamav-0.102.1-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-antivirus/clamav/clamav-0.102.1-r3.ebuild b/app-antivirus/clamav/clamav-0.102.1-r3.ebuild
18 index 3f05dd35341..2745ca6b8f7 100644
19 --- a/app-antivirus/clamav/clamav-0.102.1-r3.ebuild
20 +++ b/app-antivirus/clamav/clamav-0.102.1-r3.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
27 IUSE="bzip2 doc clamdtop clamsubmit iconv ipv6 libclamav-only libressl milter metadata-analysis-api selinux static-libs test uclibc xml"
28 RESTRICT="!test? ( test )"