Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtksourceview/
Date: Thu, 26 Apr 2018 17:15:13
Message-Id: 1524762832.dad957addb9d609a36834d573d6f88d4e15d950f.whissi@gentoo
1 commit: dad957addb9d609a36834d573d6f88d4e15d950f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 26 16:36:24 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 26 17:13:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad957ad
7
8 x11-libs/gtksourceview: x86 stable (bug #652976)
9
10 Package-Manager: Portage-2.3.31, Repoman-2.3.9
11
12 x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild
16 index db3725e9918..60b26cd3d09 100644
17 --- a/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild
18 +++ b/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild
19 @@ -16,7 +16,7 @@ SLOT="3.0/3"
20 IUSE="glade +introspection vala"
21 REQUIRED_USE="vala? ( introspection )"
22
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
25
26 RDEPEND="
27 >=dev-libs/glib-2.48:2