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 1887E13829C for ; Sat, 11 Jun 2016 19:40:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 483CBE08FC; Sat, 11 Jun 2016 19:40:03 +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 8185CE08DF for ; Sat, 11 Jun 2016 19:40:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 9ADBF340C15 for ; Sat, 11 Jun 2016 19:39:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D4C823F1 for ; Sat, 11 Jun 2016 19:39:53 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1465673965.62c1acb0226723e5a0b5b3f616b653dcc09abc64.pacho@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.18.7.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 62c1acb0226723e5a0b5b3f616b653dcc09abc64 X-VCS-Branch: master Date: Sat, 11 Jun 2016 19:39:53 +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: d3e513e6-0539-484b-8c59-5c13f4cdc6c7 X-Archives-Hash: 66fac1f4ec369caf6630533528cd4066 commit: 62c1acb0226723e5a0b5b3f616b653dcc09abc64 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 11 12:18:05 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 11 19:39:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62c1acb0 www-client/epiphany: x86 stable, bug 584468 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="x86" www-client/epiphany/epiphany-3.18.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/epiphany/epiphany-3.18.7.ebuild b/www-client/epiphany/epiphany-3.18.7.ebuild index b7f2519..ec2f68f 100644 --- a/www-client/epiphany/epiphany-3.18.7.ebuild +++ b/www-client/epiphany/epiphany-3.18.7.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web" LICENSE="GPL-2" SLOT="0" IUSE="nss test" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86" COMMON_DEPEND=" >=app-crypt/gcr-3.5.5:=