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: Thu, 06 Jun 2019 06:46:17
Message-Id: 1559803520.db17124e1e73ec1a00ad318a51012055beaf7262.ago@gentoo
1 commit: db17124e1e73ec1a00ad318a51012055beaf7262
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 6 06:45:20 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 6 06:45:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db17124e
7
8 x11-libs/gtksourceview: alpha stable wrt bug #686812
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="alpha"
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 0cf58a7de72..10cc6bf2be8 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