diff options
author | David Holm <dholm@gentoo.org> | 2004-04-12 09:22:21 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-12 09:22:21 +0000 |
commit | 0a7b8b277ea07f761f3d55cd91c7b500b3f8ecf7 (patch) | |
tree | cbb4302885e1390a93cfb6008985b0ade10102b4 /dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild | |
parent | Added missing license file (diff) | |
download | gentoo-2-0a7b8b277ea07f761f3d55cd91c7b500b3f8ecf7.tar.gz gentoo-2-0a7b8b277ea07f761f3d55cd91c7b500b3f8ecf7.tar.bz2 gentoo-2-0a7b8b277ea07f761f3d55cd91c7b500b3f8ecf7.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild')
-rw-r--r-- | dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild b/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild index 69dd12b59435..62c21e4a94f9 100644 --- a/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild +++ b/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild,v 1.3 2004/01/30 19:24:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/orbit-python/orbit-python-1.99.0-r1.ebuild,v 1.4 2004/04/12 09:22:21 dholm Exp $ # This is just a placeholder for >=dev-python/orbit-python-1.99 # The package has been renamed to pyorbit since 1.99 @@ -14,7 +14,7 @@ DEPEND=">=dev-python/pyorbit-1.99" IUSE="" SLOT="2" LICENSE="LGPL-2.1" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc ~ppc" src_compile() { return |