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: Fri, 16 Feb 2018 20:39:39
Message-Id: 1518813560.64a9a798157348c39e77930addff6f5579c2fe59.slyfox@gentoo
1 commit: 64a9a798157348c39e77930addff6f5579c2fe59
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 16 20:36:25 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 16 20:39:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a9a798
7
8 x11-libs/gtksourceview: stable 3.24.6 for ia64, bug #631656
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
12
13 x11-libs/gtksourceview/gtksourceview-3.24.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.6.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.6.ebuild
17 index 6a1f23cbd06..264ff9c5d55 100644
18 --- a/x11-libs/gtksourceview/gtksourceview-3.24.6.ebuild
19 +++ b/x11-libs/gtksourceview/gtksourceview-3.24.6.ebuild
20 @@ -16,7 +16,7 @@ SLOT="3.0/3"
21 IUSE="glade +introspection vala"
22 REQUIRED_USE="vala? ( introspection )"
23
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 +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
27 RDEPEND="
28 >=dev-libs/glib-2.48:2