diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 16:01:29 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 16:01:29 +0300 |
commit | 5a94338c8508e8239f524bf4475b58e436bda86c (patch) | |
tree | 69d37c75cdf172948c62064193568e31f3ccf111 /x11-libs/gtksourceview | |
parent | x11-libs/gtk+: arm stable wrt bug #685254 (diff) | |
download | gentoo-5a94338c8508e8239f524bf4475b58e436bda86c.tar.gz gentoo-5a94338c8508e8239f524bf4475b58e436bda86c.tar.bz2 gentoo-5a94338c8508e8239f524bf4475b58e436bda86c.zip |
x11-libs/gtksourceview: arm stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.10.ebuild index fa0136f80f78..e804eb2a6441 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 |