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 13E5E138334 for ; Wed, 8 May 2019 09:33:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4238E08BD; Wed, 8 May 2019 09:33:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B3C6DE08BE for ; Wed, 8 May 2019 09:33:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7C38F343BF9 for ; Wed, 8 May 2019 09:33:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7435C5E6 for ; Wed, 8 May 2019 09:33:18 +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: <1557307866.83469a221971f701f45023bb01b96c6ddd06c779.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.30.4.ebuild X-VCS-Directories: www-client/epiphany/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 83469a221971f701f45023bb01b96c6ddd06c779 X-VCS-Branch: master Date: Wed, 8 May 2019 09:33:18 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0ca1a807-f79c-4330-bedb-a42ad16ca0c1 X-Archives-Hash: 83542c202580f47048e1a9ba8fe2050d commit: 83469a221971f701f45023bb01b96c6ddd06c779 Author: Mikle Kolyada gentoo org> AuthorDate: Wed May 8 09:31:06 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed May 8 09:31:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83469a22 www-client/epiphany: amd64 stable wrt bug #685254 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" www-client/epiphany/epiphany-3.30.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/epiphany/epiphany-3.30.4.ebuild b/www-client/epiphany/epiphany-3.30.4.ebuild index ecb6ccc371d..6780a3ffcda 100644 --- a/www-client/epiphany/epiphany-3.30.4.ebuild +++ b/www-client/epiphany/epiphany-3.30.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web" LICENSE="GPL-3+" SLOT="0" IUSE="test" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" COMMON_DEPEND=" >=dev-libs/glib-2.52.0:2