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 6D8171396D0 for ; Sat, 30 Sep 2017 06:31:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E30152BC032; Sat, 30 Sep 2017 06:31:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B569E2BC032 for ; Sat, 30 Sep 2017 06:31:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 666313417FC for ; Sat, 30 Sep 2017 06:31:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57C41909B for ; Sat, 30 Sep 2017 06:31:00 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1506753048.1a59f3f5d0c567b70f13752ff7b34694a86e5d1f.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/evolution/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/evolution/evolution-3.22.6.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1a59f3f5d0c567b70f13752ff7b34694a86e5d1f X-VCS-Branch: master Date: Sat, 30 Sep 2017 06:31:00 +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: db73e632-cb18-4f06-82ea-3e2660b638b4 X-Archives-Hash: 71eaebf0ee5297a9d87c29f4ad33527d commit: 1a59f3f5d0c567b70f13752ff7b34694a86e5d1f Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 30 05:59:30 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 30 06:30:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a59f3f5 mail-client/evolution: keyworded 3.22.6 for ppc, bug #599574 Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" mail-client/evolution/evolution-3.22.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/evolution/evolution-3.22.6.ebuild b/mail-client/evolution/evolution-3.22.6.ebuild index 7a1e260d260..a4d426c6830 100644 --- a/mail-client/evolution/evolution-3.22.6.ebuild +++ b/mail-client/evolution/evolution-3.22.6.ebuild @@ -15,7 +15,7 @@ SLOT="2.0" IUSE="archive +bogofilter crypt geolocation highlight ldap spamassassin spell ssl +weather" -KEYWORDS="~alpha amd64 ~ia64 ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86" # We need a graphical pinentry frontend to be able to ask for the GPG # password from inside evolution, bug 160302