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: Sat, 02 Mar 2019 20:02:27
Message-Id: 1551556935.5a1d07ebede5b3e94121e2859a8ac99d21aea757.slyfox@gentoo
1 commit: 5a1d07ebede5b3e94121e2859a8ac99d21aea757
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 2 19:59:01 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 2 20:02:15 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a1d07eb
7
8 app-antivirus/clamav: stable 0.101.0 for ppc, bug #678602
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-antivirus/clamav/clamav-0.101.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-antivirus/clamav/clamav-0.101.0.ebuild b/app-antivirus/clamav/clamav-0.101.0.ebuild
18 index e276cb49f18..171b056c98a 100644
19 --- a/app-antivirus/clamav/clamav-0.101.0.ebuild
20 +++ b/app-antivirus/clamav/clamav-0.101.0.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="amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
27 IUSE="bzip2 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs test uclibc xml"
28
29 CDEPEND="bzip2? ( app-arch/bzip2 )