From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E5C5213888F for ; Sun, 11 Oct 2015 04:34:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29610E0814; Sun, 11 Oct 2015 04:34:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C36BAE0814 for ; Sun, 11 Oct 2015 04:34:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7B681340656 for ; Sun, 11 Oct 2015 04:34:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C63F922 for ; Sun, 11 Oct 2015 04:34:15 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1444538034.8faea87277e762bac2cd2703ec3aa76e01a3d328.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamav/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-antivirus/clamav/clamav-0.98.7.ebuild X-VCS-Directories: app-antivirus/clamav/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 8faea87277e762bac2cd2703ec3aa76e01a3d328 X-VCS-Branch: master Date: Sun, 11 Oct 2015 04:34:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ffd14b33-268a-4863-888b-917388188a9e X-Archives-Hash: fc852429ed4ad5f2f55cde8a3ccc362b commit: 8faea87277e762bac2cd2703ec3aa76e01a3d328 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 11 04:33:54 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 11 04:33:54 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8faea872 app-antivirus/clamav: Stable for HPPA (bug #548066). Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches app-antivirus/clamav/clamav-0.98.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-antivirus/clamav/clamav-0.98.7.ebuild b/app-antivirus/clamav/clamav-0.98.7.ebuild index 24cf61c..59e614e 100644 --- a/app-antivirus/clamav/clamav-0.98.7.ebuild +++ b/app-antivirus/clamav/clamav-0.98.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="bzip2 clamdtop iconv ipv6 milter metadata-analysis-api selinux static-libs uclibc" CDEPEND="bzip2? ( app-arch/bzip2 )