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:10:34
Message-Id: 1531598356.4f7b58a413d7715ca7556f12411c12e4aadfb632.slyfox@gentoo
1 commit: 4f7b58a413d7715ca7556f12411c12e4aadfb632
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 14 19:59:16 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 14 19:59:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7b58a4
7
8 x11-libs/gtksourceview: stable 3.24.8 for ppc64, 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="ppc64"
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 264ff9c5d55..badc49b50b7 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