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, 08 Sep 2018 20:18:49
Message-Id: 1536437918.bad200d5ba9340cd617ba991c10ddc499dc7b7fe.slyfox@gentoo
1 commit: bad200d5ba9340cd617ba991c10ddc499dc7b7fe
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 8 20:17:57 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 8 20:18:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bad200d5
7
8 app-antivirus/clamav: keyworded 0.100.0 for ppc, bug #653016
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="ppc"
13
14 app-antivirus/clamav/clamav-0.100.0.ebuild | 2 +-
15 app-antivirus/clamav/clamav-0.100.1.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-antivirus/clamav/clamav-0.100.0.ebuild b/app-antivirus/clamav/clamav-0.100.0.ebuild
19 index ea6e70ed786..966c9acf049 100644
20 --- a/app-antivirus/clamav/clamav-0.100.0.ebuild
21 +++ b/app-antivirus/clamav/clamav-0.100.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 ~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 system-libmspack test uclibc"
29
30 CDEPEND="bzip2? ( app-arch/bzip2 )
31
32 diff --git a/app-antivirus/clamav/clamav-0.100.1.ebuild b/app-antivirus/clamav/clamav-0.100.1.ebuild
33 index 990953f33e8..25742005933 100644
34 --- a/app-antivirus/clamav/clamav-0.100.1.ebuild
35 +++ b/app-antivirus/clamav/clamav-0.100.1.ebuild
36 @@ -11,7 +11,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz"
37
38 LICENSE="GPL-2"
39 SLOT="0"
40 -KEYWORDS="amd64 ~arm hppa ia64 ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
41 +KEYWORDS="amd64 ~arm hppa ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
42 IUSE="bzip2 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs system-libmspack test uclibc"
43
44 CDEPEND="bzip2? ( app-arch/bzip2 )