diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:14:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:21 +0100 |
commit | 56c7a33ddf2ee06e30a1df37dcb30083842806d7 (patch) | |
tree | dd644ebc93fb0dc42ba17edeac1ea1b8f30267c6 /x11-libs/gtksourceview | |
parent | x11-libs/gtk+: ppc stable wrt bug #587010 (diff) | |
download | gentoo-56c7a33ddf2ee06e30a1df37dcb30083842806d7.tar.gz gentoo-56c7a33ddf2ee06e30a1df37dcb30083842806d7.tar.bz2 gentoo-56c7a33ddf2ee06e30a1df37dcb30083842806d7.zip |
x11-libs/gtksourceview: ppc stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/gtksourceview')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.20.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.20.4.ebuild b/x11-libs/gtksourceview/gtksourceview-3.20.4.ebuild index a7d25f5b75e8..5343fc7ebb31 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.20.4.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.20.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,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.48:2 |