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 43D00139694 for ; Tue, 11 Jul 2017 07:48:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3271274216; Tue, 11 Jul 2017 07:48:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91930274216 for ; Tue, 11 Jul 2017 07:48:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2B28E341805 for ; Tue, 11 Jul 2017 07:48:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5F3857490 for ; Tue, 11 Jul 2017 07:48:12 +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: <1499759288.97e15f7d6961a7c5d6c4dab7653358db0e4fa048.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/sylpheed/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/sylpheed/sylpheed-3.5.1.ebuild X-VCS-Directories: mail-client/sylpheed/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 97e15f7d6961a7c5d6c4dab7653358db0e4fa048 X-VCS-Branch: master Date: Tue, 11 Jul 2017 07:48:12 +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: c3479a2f-3d05-4d51-a47f-17421ce4389e X-Archives-Hash: f7f29715b40c29cd0986dcfef15a49b7 commit: 97e15f7d6961a7c5d6c4dab7653358db0e4fa048 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Jul 11 07:47:59 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Jul 11 07:48:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97e15f7d mail-client/sylpheed: ia64 stable, bug #615036 Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64" mail-client/sylpheed/sylpheed-3.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/sylpheed/sylpheed-3.5.1.ebuild b/mail-client/sylpheed/sylpheed-3.5.1.ebuild index 95b8c076ea0..46219f6e660 100644 --- a/mail-client/sylpheed/sylpheed-3.5.1.ebuild +++ b/mail-client/sylpheed/sylpheed-3.5.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="crypt ipv6 ldap libressl nls oniguruma pda spell ssl xface" CDEPEND="x11-libs/gtk+:2