diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:14:25 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:28:41 +0200 |
commit | 674c8aaf264b747716f8c4ffd4edc429f5b92257 (patch) | |
tree | 5aac59a211795439e6b1cb1ddd40c7adf8be8cb6 /x11-libs | |
parent | x11-libs/gtk+: alpha stable, bug 584468 (diff) | |
download | gentoo-674c8aaf264b747716f8c4ffd4edc429f5b92257.tar.gz gentoo-674c8aaf264b747716f8c4ffd4edc429f5b92257.tar.bz2 gentoo-674c8aaf264b747716f8c4ffd4edc429f5b92257.zip |
x11-libs/gtksourceview: alpha stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.18.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.18.2.ebuild b/x11-libs/gtksourceview/gtksourceview-3.18.2.ebuild index dce9ce5936d6..f6561b11a2ec 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.18.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.18.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ SLOT="3.0/3" IUSE="glade +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.44:2 |