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 63F4B138334 for ; Mon, 23 Jul 2018 01:15:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE05CE0856; Mon, 23 Jul 2018 01:15:24 +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 BC6C8E0856 for ; Mon, 23 Jul 2018 01:15:24 +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 55C7B335D8B for ; Mon, 23 Jul 2018 01:15:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48608387 for ; Mon, 23 Jul 2018 01:15:21 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1532308504.88ac67c0e32550906c82bca74d68786cb3077bf1.zlogene@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.24.6.ebuild X-VCS-Directories: mail-client/evolution/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 88ac67c0e32550906c82bca74d68786cb3077bf1 X-VCS-Branch: master Date: Mon, 23 Jul 2018 01:15:21 +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: a782ee37-3a07-4b20-9892-2544d6049e5d X-Archives-Hash: 31d6db31e39ae704f5010be6ad097bdc commit: 88ac67c0e32550906c82bca74d68786cb3077bf1 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jul 23 01:15:04 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jul 23 01:15:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88ac67c0 mail-client/evolution: add ~arm keyword wrt bug #599574 Package-Manager: Portage-2.3.40, Repoman-2.3.9 mail-client/evolution/evolution-3.24.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/evolution/evolution-3.24.6.ebuild b/mail-client/evolution/evolution-3.24.6.ebuild index 902c307fdb0..ad6524c7127 100644 --- a/mail-client/evolution/evolution-3.24.6.ebuild +++ b/mail-client/evolution/evolution-3.24.6.ebuild @@ -15,7 +15,7 @@ SLOT="2.0" IUSE="archive +bogofilter crypt geolocation highlight ldap spamassassin spell ssl +weather ytnef" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86" # We need a graphical pinentry frontend to be able to ask for the GPG # password from inside evolution, bug 160302