diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-25 12:55:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-11-25 12:55:17 +0300 |
commit | 859d2cbfdb124a3bc34915bcf82519699adef643 (patch) | |
tree | 546d6d17b9a441c9f485ed509f83f73613244ab3 /x11-libs | |
parent | sys-kernel/gentoo-sources: arm stable wrt bug #671688 (diff) | |
download | gentoo-859d2cbfdb124a3bc34915bcf82519699adef643.tar.gz gentoo-859d2cbfdb124a3bc34915bcf82519699adef643.tar.bz2 gentoo-859d2cbfdb124a3bc34915bcf82519699adef643.zip |
x11-libs/gtksourceview: arm stable wrt bug #660314
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild index bfa6c8c42b3e..6b5b4cdefa25 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.24.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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 |