diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 15:25:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 15:25:51 +0000 |
commit | 049e6769ec7a3f74be6a15af1e2efcde31284aee (patch) | |
tree | cb68c27d5bcc2a34076f4235b98acf9cf13096fd /dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild | |
parent | Drop HPPA keywording (bug #324511). (diff) | |
download | gentoo-2-049e6769ec7a3f74be6a15af1e2efcde31284aee.tar.gz gentoo-2-049e6769ec7a3f74be6a15af1e2efcde31284aee.tar.bz2 gentoo-2-049e6769ec7a3f74be6a15af1e2efcde31284aee.zip |
Drop HPPA keywording (bug #324511).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild')
-rw-r--r-- | dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild b/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild index 9495aa2068e8..25e89dd1e6ab 100644 --- a/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild +++ b/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.28.0.ebuild,v 1.4 2010/06/11 09:07:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild,v 1.5 2010/07/20 15:25:51 jer Exp $ GCONF_DEBUG="no" G_PY_PN="gnome-python-desktop" @@ -10,7 +10,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 ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc examples" RDEPEND="=x11-libs/gtksourceview-1.8* |