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: Thu, 30 May 2019 20:30:25
Message-Id: 1559248151.41896c1a808298b48706a7bd20127bf99e62a5d5.slyfox@gentoo
1 commit: 41896c1a808298b48706a7bd20127bf99e62a5d5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 30 20:29:11 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu May 30 20:29:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41896c1a
7
8 x11-libs/gtksourceview: stable 3.24.11 for ppc, bug #686812
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild
18 index 7701ab2f502..72fda266466 100644
19 --- a/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild
20 +++ b/x11-libs/gtksourceview/gtksourceview-3.24.11.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