Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/amavisd-new/
Date: Sun, 02 Oct 2016 07:08:45
Message-Id: 1475392116.f44db5c047f30ce82becb36f7c330e46b5223cde.jer@gentoo
1 commit: f44db5c047f30ce82becb36f7c330e46b5223cde
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 2 07:07:39 2016 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 2 07:08:36 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f44db5c0
7
8 mail-filter/amavisd-new: Mark ~hppa (bug #595766).
9
10 Package-Manager: portage-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 mail-filter/amavisd-new/amavisd-new-2.11.0-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 31c2f69..e86b9ca 100644
18 --- a/mail-filter/amavisd-new/amavisd-new-2.11.0-r3.ebuild
19 +++ b/mail-filter/amavisd-new/amavisd-new-2.11.0-r3.ebuild
20 @@ -13,7 +13,7 @@ PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES=yes
21
22 LICENSE="GPL-2 BSD-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
26 IUSE="clamav courier dkim ldap mysql postgres qmail razor snmp spamassassin zmq"
27
28 DEPEND=">=sys-apps/sed-4