Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/gjs/
Date: Fri, 18 Sep 2020 07:44:27
Message-Id: 1600415052.7220e6735b229d860476b354a22319ee0380b0d7.slyfox@gentoo
1 commit: 7220e6735b229d860476b354a22319ee0380b0d7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 18 06:57:44 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 18 07:44:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7220e673
7
8 dev-libs/gjs: stable 1.58.8 for ppc64
9
10 stable wrt bug #
11 Tested-by: ernsteiswuerfel
12 Package-Manager: Portage-3.0.7, Repoman-3.0.1
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-libs/gjs/gjs-1.58.8.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-libs/gjs/gjs-1.58.8.ebuild b/dev-libs/gjs/gjs-1.58.8.ebuild
20 index 24e8ffd19a0..2f256eb68f4 100644
21 --- a/dev-libs/gjs/gjs-1.58.8.ebuild
22 +++ b/dev-libs/gjs/gjs-1.58.8.ebuild
23 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/Gjs"
24 LICENSE="MIT || ( MPL-1.1 LGPL-2+ GPL-2+ )"
25 SLOT="0"
26 IUSE="+cairo examples gtk readline +sysprof test"
27 -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 sparc x86"
28 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86"
29
30 RDEPEND="
31 >=dev-libs/glib-2.58.0