diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:45:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:45:20 +0200 |
commit | db17124e1e73ec1a00ad318a51012055beaf7262 (patch) | |
tree | 79584d3ae2ecc9e51550aa6706c3003554e0977d /x11-libs | |
parent | dev-lang/ruby: alpha stable wrt bug #686724 (diff) | |
download | gentoo-db17124e1e73ec1a00ad318a51012055beaf7262.tar.gz gentoo-db17124e1e73ec1a00ad318a51012055beaf7262.tar.bz2 gentoo-db17124e1e73ec1a00ad318a51012055beaf7262.zip |
x11-libs/gtksourceview: alpha stable wrt bug #686812
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
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 0cf58a7de72f..10cc6bf2be8b 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 |