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 01D9D139694 for ; Sat, 11 Feb 2017 18:31:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 197BDE0D0B; Sat, 11 Feb 2017 18:31:18 +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 E6BF8E0D0B for ; Sat, 11 Feb 2017 18:31:17 +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 9C9CB34161D for ; Sat, 11 Feb 2017 18:31:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F0C54476 for ; Sat, 11 Feb 2017 18:31:09 +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: <1486837859.3e5957d3944937cc6db9993d637a3f7c18cf121f.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.20.7.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 3e5957d3944937cc6db9993d637a3f7c18cf121f X-VCS-Branch: master Date: Sat, 11 Feb 2017 18:31:09 +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: 36e32fcd-d59e-454f-a2ea-63158df7d8f5 X-Archives-Hash: cbee0218e7eac1c71d5f7aeed187c039 commit: 3e5957d3944937cc6db9993d637a3f7c18cf121f Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 11 18:15:15 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 11 18:30:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5957d3 www-client/epiphany: amd64/x86 stable, bug #608964 Package-Manager: Portage-2.3.3, Repoman-2.3.1 www-client/epiphany/epiphany-3.20.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/epiphany/epiphany-3.20.7.ebuild b/www-client/epiphany/epiphany-3.20.7.ebuild index 92848328f9..3e2a7932d1 100644 --- a/www-client/epiphany/epiphany-3.20.7.ebuild +++ b/www-client/epiphany/epiphany-3.20.7.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web" LICENSE="GPL-2" SLOT="0" IUSE="test" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86" COMMON_DEPEND=" >=app-crypt/gcr-3.5.5:=