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: Sat, 31 Mar 2018 17:52:41
Message-Id: 1522518748.1fa8ab787446348b21880eb2077e388f4f93f69a.klausman@gentoo
1 commit: 1fa8ab787446348b21880eb2077e388f4f93f69a
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 31 17:52:15 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 31 17:52:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fa8ab78
7
8 app-antivirus/clamav-0.99.4-r1: alpha stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/649314
11
12 app-antivirus/clamav/clamav-0.99.4-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-antivirus/clamav/clamav-0.99.4-r1.ebuild b/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
16 index 5092f5f35ff..b9175466704 100644
17 --- a/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
18 +++ b/app-antivirus/clamav/clamav-0.99.4-r1.ebuild
19 @@ -11,7 +11,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 test uclibc"
26
27 CDEPEND="bzip2? ( app-arch/bzip2 )