Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/
Date: Wed, 23 Sep 2015 12:53:04
Message-Id: 1443012711.f7a93cdb575dab561012125cd4596842b739dc15.ago@gentoo
1 commit: f7a93cdb575dab561012125cd4596842b739dc15
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 23 12:50:35 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 23 12:51:51 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a93cdb
7
8 app-antivirus/clamav: ppc64 stable wrt bug #548066
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ppc64"
12
13 app-antivirus/clamav/clamav-0.98.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-antivirus/clamav/clamav-0.98.7.ebuild b/app-antivirus/clamav/clamav-0.98.7.ebuild
17 index 86a3380..24cf61c 100644
18 --- a/app-antivirus/clamav/clamav-0.98.7.ebuild
19 +++ b/app-antivirus/clamav/clamav-0.98.7.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
26 IUSE="bzip2 clamdtop iconv ipv6 milter metadata-analysis-api selinux static-libs uclibc"
27
28 CDEPEND="bzip2? ( app-arch/bzip2 )