Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/
Date: Sat, 07 Sep 2019 23:18:25
Message-Id: 1567898059.ec27d5e45d73a3ea5d1a1bb18d81ecf9ab132e2a.whissi@gentoo
1 commit: ec27d5e45d73a3ea5d1a1bb18d81ecf9ab132e2a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 7 23:14:19 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 7 23:14:19 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec27d5e4
7
8 www-client/epiphany: x86 keyworded (bug #692802)
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-client/epiphany/epiphany-3.32.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/epiphany/epiphany-3.32.4.ebuild b/www-client/epiphany/epiphany-3.32.4.ebuild
17 index d9f85340b6a..07cf82ff503 100644
18 --- a/www-client/epiphany/epiphany-3.32.4.ebuild
19 +++ b/www-client/epiphany/epiphany-3.32.4.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 ~arm64"
25 +KEYWORDS="~amd64 ~arm64 ~x86"
26
27 DEPEND="
28 >=dev-libs/glib-2.56.0:2