diff options
Diffstat (limited to 'dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild')
-rw-r--r-- | dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild index 79d766be3de7..86d1f1b0be81 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild,v 1.4 2006/05/01 09:57:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.0.ebuild,v 1.5 2006/05/14 09:11:35 dertobi123 Exp $ inherit eutils gnome2 python virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc firefox mozilla" RDEPEND=">=virtual/python-2.4 |