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: Wed, 13 Mar 2019 23:26:14
Message-Id: 1552519562.a74e033ad64c4e60336695eb6fbee9bc16c371d5.slyfox@gentoo
1 commit: a74e033ad64c4e60336695eb6fbee9bc16c371d5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 13 23:26:02 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 13 23:26:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a74e033a
7
8 app-antivirus/clamav: stable 0.101.0 for ppc64, bug #678602
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc64"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-antivirus/clamav/clamav-0.101.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-antivirus/clamav/clamav-0.101.0.ebuild b/app-antivirus/clamav/clamav-0.101.0.ebuild
19 index d090ab860ce..ac309327872 100644
20 --- a/app-antivirus/clamav/clamav-0.101.0.ebuild
21 +++ b/app-antivirus/clamav/clamav-0.101.0.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz"
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="amd64 arm hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
27 +KEYWORDS="amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
28 IUSE="bzip2 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs test uclibc xml"
29
30 CDEPEND="bzip2? ( app-arch/bzip2 )