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: Thu, 18 Oct 2018 11:45:14
Message-Id: 1539863041.abe15f46c0b4269d84ed50db30be58b849253c3f.klausman@gentoo
1 commit: abe15f46c0b4269d84ed50db30be58b849253c3f
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 18 11:44:01 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 18 11:44:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe15f46
7
8 app-antivirus/clamav-0.100.1-r0: alpha stable
9
10 Bug: http://bugs.gentoo.org/660820
11 Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>
12
13 app-antivirus/clamav/clamav-0.100.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-antivirus/clamav/clamav-0.100.1.ebuild b/app-antivirus/clamav/clamav-0.100.1.ebuild
17 index 2f4bd0aa4fd..7ae86603564 100644
18 --- a/app-antivirus/clamav/clamav-0.100.1.ebuild
19 +++ b/app-antivirus/clamav/clamav-0.100.1.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://www.clamav.net/downloads/production/${P}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm hppa ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
25 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
26 IUSE="bzip2 doc clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs system-libmspack test uclibc"
27
28 CDEPEND="bzip2? ( app-arch/bzip2 )