Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtksourceview/
Date: Wed, 22 Apr 2020 08:41:43
Message-Id: 1587544884.dc6f0ff1539dde68609f4f0487baee210bef7d14.ago@gentoo
1 commit: dc6f0ff1539dde68609f4f0487baee210bef7d14
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 22 08:41:24 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 22 08:41:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc6f0ff1
7
8 x11-libs/gtksourceview: ppc stable wrt bug #717144
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild b/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild
18 index ae3d48f587d..4be308dd1a5 100644
19 --- a/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild
20 +++ b/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild
21 @@ -14,7 +14,7 @@ SLOT="4"
22 IUSE="glade gtk-doc +introspection +vala"
23 REQUIRED_USE="vala? ( introspection )"
24
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
27
28 RDEPEND="
29 >=dev-libs/glib-2.48:2