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: Sat, 01 Apr 2017 16:32:32
Message-Id: 1491064308.e8e11794baea22d4c5c639b13b06eb415fdfda17.ago@gentoo
1 commit: e8e11794baea22d4c5c639b13b06eb415fdfda17
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 1 16:30:06 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 16:31:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8e11794
7
8 x11-libs/gtksourceview: x86 stable wrt bug #611134
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 x11-libs/gtksourceview/gtksourceview-3.22.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/gtksourceview/gtksourceview-3.22.2.ebuild b/x11-libs/gtksourceview/gtksourceview-3.22.2.ebuild
18 index 3855b51e05d..91257f1e296 100644
19 --- a/x11-libs/gtksourceview/gtksourceview-3.22.2.ebuild
20 +++ b/x11-libs/gtksourceview/gtksourceview-3.22.2.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 ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
26 +KEYWORDS="~alpha amd64 arm ~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