commit: 5a94338c8508e8239f524bf4475b58e436bda86c
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu May 23 13:01:29 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu May 23 13:01:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a94338c
x11-libs/gtksourceview: arm stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild
b/x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild
index fa0136f80f7..e804eb2a644 100644
--- a/x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild
+++ b/x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild
@@ -16,7 +16,7 @@ SLOT="3.0/3"
IUSE="glade +introspection +vala"
REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
RDEPEND="
>=dev-libs/glib-2.48:2