Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/
Date: Tue, 07 Aug 2018 08:50:19
Message-Id: 1533631718.097074d0dda55de3d0bd768586e8d771556bc0bd.ago@gentoo
1 commit: 097074d0dda55de3d0bd768586e8d771556bc0bd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 7 08:48:38 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 7 08:48:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=097074d0
7
8 www-client/epiphany: amd64 stable wrt bug #658376
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="amd64"
12
13 www-client/epiphany/epiphany-3.26.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/epiphany/epiphany-3.26.7.ebuild b/www-client/epiphany/epiphany-3.26.7.ebuild
17 index c0635bc0164..fba9d58cc80 100644
18 --- a/www-client/epiphany/epiphany-3.26.7.ebuild
19 +++ b/www-client/epiphany/epiphany-3.26.7.ebuild
20 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web"
21 LICENSE="GPL-3+"
22 SLOT="0"
23 IUSE="test"
24 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc x86"
25 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86"
26
27 COMMON_DEPEND="
28 >=dev-libs/glib-2.52.0:2