Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtksourceview/
Date: Mon, 31 Aug 2020 07:00:51
Message-Id: 1598857212.8e990aec230b23ed3652c2c740c719fae1229622.leio@gentoo
1 commit: 8e990aec230b23ed3652c2c740c719fae1229622
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 07:00:12 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 07:00:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e990aec
7
8 x11-libs/gtksourceview: carry over stable for ebuild highlight fix
9
10 Bug: https://bugs.gentoo.org/730766
11 Package-Manager: Portage-2.3.103, Repoman-2.3.20
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 x11-libs/gtksourceview/gtksourceview-4.6.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-libs/gtksourceview/gtksourceview-4.6.1-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-4.6.1-r1.ebuild
18 index 7c079aebd96..4c960914731 100644
19 --- a/x11-libs/gtksourceview/gtksourceview-4.6.1-r1.ebuild
20 +++ b/x11-libs/gtksourceview/gtksourceview-4.6.1-r1.ebuild
21 @@ -14,7 +14,7 @@ SLOT="4"
22 IUSE="glade gtk-doc +introspection +vala"
23 REQUIRED_USE="vala? ( introspection )"
24
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
26 +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
27
28 RDEPEND="
29 >=dev-libs/glib-2.48:2