Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/
Date: Sat, 28 May 2022 01:20:33
Message-Id: 1653700788.6f6fbe12e7fa595082887fef9fb23d95598224f8.sam@gentoo
1 commit: 6f6fbe12e7fa595082887fef9fb23d95598224f8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 01:19:48 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 01:19:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6fbe12
7
8 www-client/epiphany: Stabilize 42.2 amd64, #843794
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-client/epiphany/epiphany-42.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/epiphany/epiphany-42.2.ebuild b/www-client/epiphany/epiphany-42.2.ebuild
16 index cdecea5a8e9f..52fc4c8b8696 100644
17 --- a/www-client/epiphany/epiphany-42.2.ebuild
18 +++ b/www-client/epiphany/epiphany-42.2.ebuild
19 @@ -12,7 +12,7 @@ LICENSE="GPL-3+"
20 SLOT="0"
21 IUSE="test"
22 RESTRICT="!test? ( test )"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
25
26 DEPEND="
27 >=dev-libs/glib-2.67.4:2