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 C3DB8139085 for ; Sat, 4 Feb 2017 08:53:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DB59E0C8E; Sat, 4 Feb 2017 08:53:21 +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 EDFA0E0C8E for ; Sat, 4 Feb 2017 08:53:20 +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 E47A834105A for ; Sat, 4 Feb 2017 08:53:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DDB23DC3 for ; Sat, 4 Feb 2017 08:53:18 +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: <1486198381.93cee796fb1e9d9c2ea09111961fc52eebdba183.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: 93cee796fb1e9d9c2ea09111961fc52eebdba183 X-VCS-Branch: master Date: Sat, 4 Feb 2017 08:53:18 +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: 323d7262-f3b8-4521-a592-a6ae22d71fbb X-Archives-Hash: 2de912b694d57183e14ca924af0faabd commit: 93cee796fb1e9d9c2ea09111961fc52eebdba183 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 4 08:53:01 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 4 08:53:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93cee796 mail-filter/amavisd-new: Stable for HPPA (bug #591998). Package-Manager: Portage-2.3.3, Repoman-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 8d97e75..1cc487f 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 ~hppa ppc64 x86" +KEYWORDS="amd64 hppa ppc64 x86" IUSE="clamav courier dkim ldap mysql postgres qmail razor snmp spamassassin zmq" DEPEND=">=sys-apps/sed-4