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: Tue, 31 May 2016 12:38:27
Message-Id: 1464698284.aecd3c7d1a3316cf6edbbaada9b471b7442c409d.klausman@gentoo
1 commit: aecd3c7d1a3316cf6edbbaada9b471b7442c409d
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 12:38:04 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 12:38:04 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aecd3c7d
7
8 app-antivirus/clamav-0.99-r0: add alpha keyword
9
10 Gentoo-Bug: 579574
11
12 Package-Manager: portage-2.3.0_rc1
13
14 app-antivirus/clamav/clamav-0.99.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-antivirus/clamav/clamav-0.99.ebuild b/app-antivirus/clamav/clamav-0.99.ebuild
18 index 9f4090d..b425387 100644
19 --- a/app-antivirus/clamav/clamav-0.99.ebuild
20 +++ b/app-antivirus/clamav/clamav-0.99.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
27 IUSE="bzip2 clamdtop iconv ipv6 libressl milter metadata-analysis-api selinux static-libs uclibc"
28
29 CDEPEND="bzip2? ( app-arch/bzip2 )