Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/
Date: Mon, 31 Jul 2017 09:01:16
Message-Id: 1501491652.6f4fa6469426d615225629023d12e8467e6723e1.klausman@gentoo
1 commit: 6f4fa6469426d615225629023d12e8467e6723e1
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 31 09:00:52 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 31 09:00:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f4fa646
7
8 app-antivirus/clamav-0.99.2-r1: amd64 stable
9
10 Gentoo-Bug: 619302
11
12 app-antivirus/clamav/clamav-0.99.2-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-antivirus/clamav/clamav-0.99.2-r1.ebuild b/app-antivirus/clamav/clamav-0.99.2-r1.ebuild
16 index 09f38e5f0da..4b473f104d9 100644
17 --- a/app-antivirus/clamav/clamav-0.99.2-r1.ebuild
18 +++ b/app-antivirus/clamav/clamav-0.99.2-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
25 IUSE="bzip2 clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs uclibc"
26
27 CDEPEND="bzip2? ( app-arch/bzip2 )