Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/musl:master commit in: app-antivirus/clamav/
Date: Sat, 29 Dec 2018 15:13:25
Message-Id: 1546096387.d1f4fa9de9096bb10e884705220cd29b55521758.blueness@gentoo
1 commit: d1f4fa9de9096bb10e884705220cd29b55521758
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 29 15:13:07 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 29 15:13:07 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=d1f4fa9d
7
8 app-antivirus/clamav: stable
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 app-antivirus/clamav/clamav-0.100.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-antivirus/clamav/clamav-0.100.1-r1.ebuild b/app-antivirus/clamav/clamav-0.100.1-r1.ebuild
17 index 1464637..5073d37 100644
18 --- a/app-antivirus/clamav/clamav-0.100.1-r1.ebuild
19 +++ b/app-antivirus/clamav/clamav-0.100.1-r1.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 ~ppc ~x86"
25 +KEYWORDS="amd64 arm ppc x86"
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 )