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 B76CF59CA3 for ; Sun, 6 Mar 2016 17:23:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B25A21C067; Sun, 6 Mar 2016 17:23:21 +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 214E721C065 for ; Sun, 6 Mar 2016 17:23:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 259C7340A5D for ; Sun, 6 Mar 2016 17:23:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DB87233C for ; Sun, 6 Mar 2016 17:23:15 +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: <1457284795.8bf457ebfc5753e6355131449faee8224f8f89a6.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/vte/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/vte/vte-0.42.4.ebuild X-VCS-Directories: x11-libs/vte/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 8bf457ebfc5753e6355131449faee8224f8f89a6 X-VCS-Branch: master Date: Sun, 6 Mar 2016 17:23:15 +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: 425bb98d-17b0-428e-a6ac-7781af45faa2 X-Archives-Hash: 071f87aff1413f6a34f3166f80091529 commit: 8bf457ebfc5753e6355131449faee8224f8f89a6 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 6 17:12:38 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 6 17:19:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf457eb x11-libs/vte: x86 stable wrt bug #427546 Package-Manager: portage-2.2.26 x11-libs/vte/vte-0.42.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/vte/vte-0.42.4.ebuild b/x11-libs/vte/vte-0.42.4.ebuild index 0fda0df..c349c90 100644 --- a/x11-libs/vte/vte-0.42.4.ebuild +++ b/x11-libs/vte/vte-0.42.4.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.91" IUSE="+crypt debug glade +introspection vala" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.40:2