Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/epiphany/
Date: Sat, 30 Nov 2019 21:17:25
Message-Id: 1575148631.d41ae6799e77c386e77edb69263e28a8ecb63783.slyfox@gentoo
1 commit: d41ae6799e77c386e77edb69263e28a8ecb63783
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 30 21:15:11 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 30 21:17:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d41ae679
7
8 www-client/epiphany: keyworded 3.32.5 for ppc/ppc64, bug #692802
9
10 Tested-by: ernsteiswuerfel
11 Package-Manager: Portage-2.3.80, Repoman-2.3.19
12 RepoMan-Options: --include-arches="ppc ppc64"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 www-client/epiphany/epiphany-3.32.5.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/www-client/epiphany/epiphany-3.32.5.ebuild b/www-client/epiphany/epiphany-3.32.5.ebuild
19 index 07cf82ff503..a7ea9f3e362 100644
20 --- a/www-client/epiphany/epiphany-3.32.5.ebuild
21 +++ b/www-client/epiphany/epiphany-3.32.5.ebuild
22 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Web"
23 LICENSE="GPL-3+"
24 SLOT="0"
25 IUSE="test"
26 -KEYWORDS="~amd64 ~arm64 ~x86"
27 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
28
29 DEPEND="
30 >=dev-libs/glib-2.56.0:2