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: Thu, 06 Jan 2022 15:01:34
Message-Id: 1641481285.58a2fd1a450188372ad2e1024def9e6681fc10cd.ago@gentoo
1 commit: 58a2fd1a450188372ad2e1024def9e6681fc10cd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 6 15:01:25 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 6 15:01:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a2fd1a
7
8 www-client/epiphany: amd64 stable wrt bug #830597
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-client/epiphany/epiphany-40.6.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-client/epiphany/epiphany-40.6.ebuild b/www-client/epiphany/epiphany-40.6.ebuild
18 index 1c1b6f161e16..3486b10a3cef 100644
19 --- a/www-client/epiphany/epiphany-40.6.ebuild
20 +++ b/www-client/epiphany/epiphany-40.6.ebuild
21 @@ -12,7 +12,7 @@ LICENSE="GPL-3+"
22 SLOT="0"
23 IUSE="test"
24 RESTRICT="!test? ( test )"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
26 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
27
28 DEPEND="
29 >=dev-libs/glib-2.64.0:2