diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-21 18:18:32 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-21 18:18:32 +0000 |
commit | 73cff473b43c6b72fa21119a2ae2f4d81471aa66 (patch) | |
tree | 633abe8688a2665138f0a952a0349afbda42dd1b /dev-python/pyorbit/pyorbit-2.0.1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-73cff473b43c6b72fa21119a2ae2f4d81471aa66.tar.gz gentoo-2-73cff473b43c6b72fa21119a2ae2f4d81471aa66.tar.bz2 gentoo-2-73cff473b43c6b72fa21119a2ae2f4d81471aa66.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-python/pyorbit/pyorbit-2.0.1.ebuild')
-rw-r--r-- | dev-python/pyorbit/pyorbit-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyorbit/pyorbit-2.0.1.ebuild b/dev-python/pyorbit/pyorbit-2.0.1.ebuild index d443c307df2b..5fd4bcba9627 100644 --- a/dev-python/pyorbit/pyorbit-2.0.1.ebuild +++ b/dev-python/pyorbit/pyorbit-2.0.1.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/pyorbit/pyorbit-2.0.1.ebuild,v 1.11 2006/05/01 09:52:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.0.1.ebuild,v 1.12 2006/05/21 18:18:32 corsair Exp $ inherit python gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-lang/python-2.2 |