From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8B0FB1384B4 for ; Mon, 21 Dec 2015 08:14:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52B1DE0888; Mon, 21 Dec 2015 08:14:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93444E0886 for ; Mon, 21 Dec 2015 08:14:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3D72E34069A for ; Mon, 21 Dec 2015 08:14:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5F53CE9 for ; Mon, 21 Dec 2015 08:14:18 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1450685648.448ee48f31d24942f659310ea9c55f4cc24500b2.eva@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.18.3.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 448ee48f31d24942f659310ea9c55f4cc24500b2 X-VCS-Branch: master Date: Mon, 21 Dec 2015 08:14: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: e451b4bb-5fbc-40ae-9125-6ace1b98f23d X-Archives-Hash: c70fe1aa326cc911392fb3b66012af8e commit: 448ee48f31d24942f659310ea9c55f4cc24500b2 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Mon Dec 21 07:51:20 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Mon Dec 21 08:14:08 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=448ee48f mail-client/evolution: restore ~ppc* keywords since cryptui has been keyworded Package-Manager: portage-2.2.26 mail-client/evolution/evolution-3.18.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/evolution/evolution-3.18.3.ebuild b/mail-client/evolution/evolution-3.18.3.ebuild index 45f4788..c65ba00 100644 --- a/mail-client/evolution/evolution-3.18.3.ebuild +++ b/mail-client/evolution/evolution-3.18.3.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Evolution" LICENSE="|| ( LGPL-2 LGPL-3 ) CC-BY-SA-3.0 FDL-1.3+ OPENLDAP" SLOT="2.0" IUSE="+bogofilter crypt highlight ldap map spamassassin spell ssl +weather" -KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~ia64 ~x86 ~x86-fbsd" # We need a graphical pinentry frontend to be able to ask for the GPG # password from inside evolution, bug 160302