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 A0B24138334 for ; Mon, 6 Aug 2018 22:21:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62B76E0821; Mon, 6 Aug 2018 22:21:02 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 35512E0821 for ; Mon, 6 Aug 2018 22:21:02 +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 05E8C335CC3 for ; Mon, 6 Aug 2018 22:21:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBB48396 for ; Mon, 6 Aug 2018 22:20:58 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1533593739.bfb4bd679361e618e51d7548879fc8b35a702f6b.whissi@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.26.7.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: bfb4bd679361e618e51d7548879fc8b35a702f6b X-VCS-Branch: master Date: Mon, 6 Aug 2018 22:20:58 +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: 2253850c-b96a-408d-b20b-92025f233a38 X-Archives-Hash: 5404cd517f8c06c9a70b81acc5771c97 commit: bfb4bd679361e618e51d7548879fc8b35a702f6b Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Aug 6 22:15:39 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Aug 6 22:15:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb4bd67 www-client/epiphany: x86 stable (bug #658376) Package-Manager: Portage-2.3.44, Repoman-2.3.10 www-client/epiphany/epiphany-3.26.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/epiphany/epiphany-3.26.7.ebuild b/www-client/epiphany/epiphany-3.26.7.ebuild index feb70a041bc..c0635bc0164 100644 --- a/www-client/epiphany/epiphany-3.26.7.ebuild +++ b/www-client/epiphany/epiphany-3.26.7.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web" LICENSE="GPL-3+" SLOT="0" IUSE="test" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc x86" COMMON_DEPEND=" >=dev-libs/glib-2.52.0:2