Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/
Date: Wed, 27 Apr 2016 12:11:50
Message-Id: 1461759102.ccdc93acec99f202db09b5f5e16d87ffbc90fe84.jer@gentoo
1 commit: ccdc93acec99f202db09b5f5e16d87ffbc90fe84
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 27 12:10:48 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 12:11:42 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccdc93ac
7
8 app-antivirus/clamav: Stable for HPPA PPC64 (bug #579574).
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --ignore-arches
12
13 app-antivirus/clamav/clamav-0.99.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-antivirus/clamav/clamav-0.99.ebuild b/app-antivirus/clamav/clamav-0.99.ebuild
17 index e48b3b2..c1797eb 100644
18 --- a/app-antivirus/clamav/clamav-0.99.ebuild
19 +++ b/app-antivirus/clamav/clamav-0.99.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 libressl milter metadata-analysis-api selinux static-libs uclibc"
27
28 CDEPEND="bzip2? ( app-arch/bzip2 )