diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 16:25:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 16:25:13 +0200 |
commit | 0bea20d27310fb6995aeeb5a3c223244648e7c75 (patch) | |
tree | dfea96ee5636ade340af59002a7bdf43ccc1099b /x11-libs | |
parent | net-libs/libsoup: arm stable wrt bug #717144 (diff) | |
download | gentoo-0bea20d27310fb6995aeeb5a3c223244648e7c75.tar.gz gentoo-0bea20d27310fb6995aeeb5a3c223244648e7c75.tar.bz2 gentoo-0bea20d27310fb6995aeeb5a3c223244648e7c75.zip |
x11-libs/gtksourceview: arm stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild b/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild index 226733ad8124..ffbaf7e29848 100644 --- a/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-4.4.0.ebuild @@ -14,7 +14,7 @@ SLOT="4" IUSE="glade gtk-doc +introspection +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.48:2 |