Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/amavisd-new/
Date: Sun, 17 Feb 2019 17:51:40
Message-Id: 1550425890.a5b157ffeb18bc0e1cc9c75e3a8f83dc616f7207.slyfox@gentoo
1 commit: a5b157ffeb18bc0e1cc9c75e3a8f83dc616f7207
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 17 17:51:26 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 17 17:51:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5b157ff
7
8 mail-filter/amavisd-new: stable 2.11.1-r3 for ppc64, bug #630898
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.60, Repoman-2.3.12
12 RepoMan-Options: --include-arches="ppc64"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild b/mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild
19 index 82b6f097433..91ff573e636 100644
20 --- a/mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild
21 +++ b/mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild
22 @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/-/archive/${P}/amavis-${P}.tar.gz"
23
24 LICENSE="GPL-2 BSD-2"
25 SLOT="0"
26 -KEYWORDS="amd64 hppa ~ppc ~ppc64 sparc x86"
27 +KEYWORDS="amd64 hppa ~ppc ppc64 sparc x86"
28 IUSE="clamav courier dkim ldap mysql postgres qmail razor snmp spamassassin zmq"
29
30 DEPEND=">=sys-apps/sed-4