Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/
Date: Sat, 26 May 2018 11:00:50
Message-Id: 1527332439.f08709fbe45db73a6983f6d07173d8434e13aade.zlogene@gentoo
1 commit: f08709fbe45db73a6983f6d07173d8434e13aade
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 26 11:00:16 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat May 26 11:00:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08709fb
7
8 app-antivirus/clamav: ppc stable wrt bug #649314
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-antivirus/clamav/clamav-0.99.4-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-antivirus/clamav/clamav-0.99.4-r1.ebuild b/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
16 index 2805c992014..79549d3b99a 100644
17 --- a/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
18 +++ b/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
25 IUSE="bzip2 clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs test uclibc"
26
27 CDEPEND="bzip2? ( app-arch/bzip2 )