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: Sun, 28 Jan 2018 12:14:39
Message-Id: 1517141672.80da89a6337572602d4c468fdc0d97ef1ef02eef.slyfox@gentoo
1 commit: 80da89a6337572602d4c468fdc0d97ef1ef02eef
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 28 12:14:18 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 28 12:14:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80da89a6
7
8 app-antivirus/clamav: stable 0.99.3-r1 for ia64, bug #645794
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 app-antivirus/clamav/clamav-0.99.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-antivirus/clamav/clamav-0.99.3-r1.ebuild b/app-antivirus/clamav/clamav-0.99.3-r1.ebuild
17 index 35df578ab6b..1a16428663e 100644
18 --- a/app-antivirus/clamav/clamav-0.99.3-r1.ebuild
19 +++ b/app-antivirus/clamav/clamav-0.99.3-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="~alpha 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 clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs uclibc"
27
28 CDEPEND="bzip2? ( app-arch/bzip2 )