Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/
Date: Wed, 08 May 2019 09:33:27
Message-Id: 1557307866.83469a221971f701f45023bb01b96c6ddd06c779.zlogene@gentoo
1 commit: 83469a221971f701f45023bb01b96c6ddd06c779
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 8 09:31:06 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed May 8 09:31:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83469a22
7
8 www-client/epiphany: amd64 stable wrt bug #685254
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 www-client/epiphany/epiphany-3.30.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-client/epiphany/epiphany-3.30.4.ebuild b/www-client/epiphany/epiphany-3.30.4.ebuild
18 index ecb6ccc371d..6780a3ffcda 100644
19 --- a/www-client/epiphany/epiphany-3.30.4.ebuild
20 +++ b/www-client/epiphany/epiphany-3.30.4.ebuild
21 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web"
22 LICENSE="GPL-3+"
23 SLOT="0"
24 IUSE="test"
25 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
27
28 COMMON_DEPEND="
29 >=dev-libs/glib-2.52.0:2