diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 14:08:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 14:08:10 +0300 |
commit | 39e67e789178dc7008559e4a6d4c0ecd9610c295 (patch) | |
tree | eeff5d6f1917fd67ea45fdd92683cf317b3d74a7 /x11-libs | |
parent | dev-libs/librdkafka: arm stable wrt bug #687392 (diff) | |
download | gentoo-39e67e789178dc7008559e4a6d4c0ecd9610c295.tar.gz gentoo-39e67e789178dc7008559e4a6d4c0ecd9610c295.tar.bz2 gentoo-39e67e789178dc7008559e4a6d4c0ecd9610c295.zip |
x11-libs/gtksourceview: arm stable wrt bug #686812
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild index 10cc6bf2be8b..31b2cd6045ba 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.24.11.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.24.11.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 |