diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-25 21:17:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-25 21:17:09 +0000 |
commit | ade93ed80291d95cb5a3a500d912a7bd97e809f5 (patch) | |
tree | 9ec9d78b6ed97afaefa12669c1ce16140d8055d3 /x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild | |
parent | arm stable, bug #410611 (diff) | |
download | gentoo-2-ade93ed80291d95cb5a3a500d912a7bd97e809f5.tar.gz gentoo-2-ade93ed80291d95cb5a3a500d912a7bd97e809f5.tar.bz2 gentoo-2-ade93ed80291d95cb5a3a500d912a7bd97e809f5.zip |
arm stable, bug #410611
(Portage version: 2.1.10.56/cvs/Linux i686)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild index 250471dcc620..b4ee7259c6b7 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild,v 1.3 2012/04/19 20:46:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.5-r2.ebuild,v 1.4 2012/04/25 21:17:09 maekke Exp $ EAPI="4" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~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 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="doc glade" # FIXME: We could avoid the glade conditional and dep completely if upstream |