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 83DDF1382C5 for ; Wed, 14 Mar 2018 12:48:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DB90E085A; Wed, 14 Mar 2018 12:48:25 +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 6BEBDE085A for ; Wed, 14 Mar 2018 12:48:25 +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 1314D335C36 for ; Wed, 14 Mar 2018 12:48:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B58E91F1 for ; Wed, 14 Mar 2018 12:48: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: <1521031701.ec3c22b6c1aefecf6bda0492e7922753373d2108.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/tilda/tilda-0.9.6-r1.ebuild X-VCS-Directories: x11-terms/tilda/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: ec3c22b6c1aefecf6bda0492e7922753373d2108 X-VCS-Branch: master Date: Wed, 14 Mar 2018 12:48: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: 246e7154-f35a-4390-bf85-7ab0d7a3efb9 X-Archives-Hash: a9fe6661df3ca37e4a4b048d5f779c45 commit: ec3c22b6c1aefecf6bda0492e7922753373d2108 Author: Mikle Kolyada gentoo org> AuthorDate: Wed Mar 14 12:48:02 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Mar 14 12:48:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec3c22b6 x11-terms/tilda: amd64 stable wrt bug #650088 Package-Manager: Portage-2.3.24, Repoman-2.3.6 x11-terms/tilda/tilda-0.9.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/tilda/tilda-0.9.6-r1.ebuild b/x11-terms/tilda/tilda-0.9.6-r1.ebuild index 14ef12fec51..ed11fc46633 100644 --- a/x11-terms/tilda/tilda-0.9.6-r1.ebuild +++ b/x11-terms/tilda/tilda-0.9.6-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tilda/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/vte:0