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 C51541386C9 for ; Mon, 7 Sep 2015 19:58:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2408C142E7; Mon, 7 Sep 2015 19:58:35 +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 AFFC6142E7 for ; Mon, 7 Sep 2015 19:58:24 +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 F3F913408F0 for ; Mon, 7 Sep 2015 19:58:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D673198 for ; Mon, 7 Sep 2015 19:58:14 +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: <1441655713.4c49d183f5423681600b9d44a3256c348e897e02.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/epiphany/epiphany-3.16.3.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 4c49d183f5423681600b9d44a3256c348e897e02 X-VCS-Branch: master Date: Mon, 7 Sep 2015 19:58:14 +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: d349e09f-8088-46c6-ae44-2b440d0de2bc X-Archives-Hash: 92f0d237bb83bc330e5855a5b9ccb5b7 commit: 4c49d183f5423681600b9d44a3256c348e897e02 Author: Mikle Kolyada gentoo org> AuthorDate: Mon Sep 7 19:15:11 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Sep 7 19:55:13 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c49d183 www-client/epiphany: amd64 stable wrt bug #551826 Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches www-client/epiphany/epiphany-3.16.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/epiphany/epiphany-3.16.3.ebuild b/www-client/epiphany/epiphany-3.16.3.ebuild index e24049c..262428f 100644 --- a/www-client/epiphany/epiphany-3.16.3.ebuild +++ b/www-client/epiphany/epiphany-3.16.3.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web" LICENSE="GPL-2" SLOT="0" IUSE="+jit +nss test" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" COMMON_DEPEND=" >=app-crypt/gcr-3.5.5