diff options
Diffstat (limited to 'dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild')
-rw-r--r-- | dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild b/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild index cccaa2794390..767bf38cb564 100644 --- a/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild +++ b/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild,v 1.1 2009/05/10 21:41:55 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild,v 1.2 2009/10/08 03:23:20 tester Exp $ G_PY_PN="gnome-python-desktop" @@ -9,7 +9,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the gtksourceview (version 1.8) library" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc examples" RDEPEND="=x11-libs/gtksourceview-1.8* |