From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 48840138330 for ; Sun, 2 Oct 2016 07:08:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 805ECE0B1F; Sun, 2 Oct 2016 07:08:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64C20E0B1F for ; Sun, 2 Oct 2016 07:08:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C0D62340BBD for ; Sun, 2 Oct 2016 07:08:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A55B24A3 for ; Sun, 2 Oct 2016 07:08:37 +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: <1475392116.f44db5c047f30ce82becb36f7c330e46b5223cde.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/amavisd-new/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/amavisd-new/amavisd-new-2.11.0-r3.ebuild X-VCS-Directories: mail-filter/amavisd-new/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: f44db5c047f30ce82becb36f7c330e46b5223cde X-VCS-Branch: master Date: Sun, 2 Oct 2016 07:08:37 +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: dbe76905-4996-4fdd-b151-c3b29939f7a2 X-Archives-Hash: ca48e75cbd01999a2d265a0e0f7e349f commit: f44db5c047f30ce82becb36f7c330e46b5223cde Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 2 07:07:39 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 2 07:08:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f44db5c0 mail-filter/amavisd-new: Mark ~hppa (bug #595766). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches mail-filter/amavisd-new/amavisd-new-2.11.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/amavisd-new/amavisd-new-2.11.0-r3.ebuild b/mail-filter/amavisd-new/amavisd-new-2.11.0-r3.ebuild index 31c2f69..e86b9ca 100644 --- a/mail-filter/amavisd-new/amavisd-new-2.11.0-r3.ebuild +++ b/mail-filter/amavisd-new/amavisd-new-2.11.0-r3.ebuild @@ -13,7 +13,7 @@ PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES=yes LICENSE="GPL-2 BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86" IUSE="clamav courier dkim ldap mysql postgres qmail razor snmp spamassassin zmq" DEPEND=">=sys-apps/sed-4