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: Sun, 02 Dec 2018 13:34:33
Message-Id: 1543757632.0ef261a5e0a714a1ee9b1228d057160166f8a98f.zlogene@gentoo
1 commit: 0ef261a5e0a714a1ee9b1228d057160166f8a98f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 2 13:33:52 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 2 13:33:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ef261a5
7
8 www-client/epiphany: Add ~arm keyword wrt bug #667904
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 www-client/epiphany/epiphany-3.30.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/epiphany/epiphany-3.30.2.ebuild b/www-client/epiphany/epiphany-3.30.2.ebuild
17 index 995b3860669..f2c6ef2fca0 100644
18 --- a/www-client/epiphany/epiphany-3.30.2.ebuild
19 +++ b/www-client/epiphany/epiphany-3.30.2.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 ~x86"
25 +KEYWORDS="~amd64 ~arm ~x86"
26
27 COMMON_DEPEND="
28 >=dev-libs/glib-2.52.0:2