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: Sun, 30 Aug 2020 15:17:43
Message-Id: 1598800635.599d6c2d54497c1340ba71ffed7315a2c87d7c34.whissi@gentoo
1 commit: 599d6c2d54497c1340ba71ffed7315a2c87d7c34
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 15:03:57 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 15:17:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=599d6c2d
7
8 www-client/epiphany: x86 stable (bug #738728)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-client/epiphany/epiphany-3.36.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/epiphany/epiphany-3.36.4.ebuild b/www-client/epiphany/epiphany-3.36.4.ebuild
17 index cb71443d35d..42c21ce3c35 100644
18 --- a/www-client/epiphany/epiphany-3.36.4.ebuild
19 +++ b/www-client/epiphany/epiphany-3.36.4.ebuild
20 @@ -12,7 +12,7 @@ LICENSE="GPL-3+"
21 SLOT="0"
22 IUSE="test"
23 RESTRICT="!test? ( test )"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
26
27 DEPEND="
28 >=dev-libs/glib-2.61.2:2