Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/
Date: Tue, 04 Jan 2022 18:09:34
Message-Id: 1641319750.6ac8329f7aa19900e6c9707c54808648ce30ca8d.jsmolic@gentoo
1 commit: 6ac8329f7aa19900e6c9707c54808648ce30ca8d
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 4 18:09:10 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 4 18:09:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ac8329f
7
8 www-client/epiphany: Stabilize 40.6 x86, #830597
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 www-client/epiphany/epiphany-40.6.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-client/epiphany/epiphany-40.6.ebuild b/www-client/epiphany/epiphany-40.6.ebuild
16 index e46b4d99cdf3..1c1b6f161e16 100644
17 --- a/www-client/epiphany/epiphany-40.6.ebuild
18 +++ b/www-client/epiphany/epiphany-40.6.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -12,7 +12,7 @@ LICENSE="GPL-3+"
26 SLOT="0"
27 IUSE="test"
28 RESTRICT="!test? ( test )"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
30 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86"
31
32 DEPEND="
33 >=dev-libs/glib-2.64.0:2