Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtksourceview/
Date: Sat, 14 Jul 2018 20:17:10
Message-Id: 1531599165.08117d3c5162d79893cca36f22b1aaf93cf1075c.slyfox@gentoo
1 commit: 08117d3c5162d79893cca36f22b1aaf93cf1075c
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 14 20:12:45 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 14 20:12:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08117d3c
7
8 x11-libs/gtksourceview: stable 3.24.8 for ppc, bug #660314
9
10 Bug: https://bugs.gentoo.org/660314
11 Package-Manager: Portage-2.3.42, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc"
13
14 x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild
18 index badc49b50b7..16f033cdff2 100644
19 --- a/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild
20 +++ b/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild
21 @@ -16,7 +16,7 @@ SLOT="3.0/3"
22 IUSE="glade +introspection vala"
23 REQUIRED_USE="vala? ( introspection )"
24
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
27
28 RDEPEND="
29 >=dev-libs/glib-2.48:2