diff options
author | David Holm <dholm@gentoo.org> | 2004-06-12 21:52:30 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-12 21:52:30 +0000 |
commit | ef70e6deed52a5825706c7ecc8e740854d35bb33 (patch) | |
tree | 52774bad8b10c9931fe9a36875a75c8d8260af4d /dev-python | |
parent | manifest recommit (diff) | |
download | gentoo-2-ef70e6deed52a5825706c7ecc8e740854d35bb33.tar.gz gentoo-2-ef70e6deed52a5825706c7ecc8e740854d35bb33.tar.bz2 gentoo-2-ef70e6deed52a5825706c7ecc8e740854d35bb33.zip |
Added to ~ppc
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyparted/pyparted-1.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyparted/pyparted-1.6.6.ebuild b/dev-python/pyparted/pyparted-1.6.6.ebuild index df4ac79149b1..4e39770e909b 100644 --- a/dev-python/pyparted/pyparted-1.6.6.ebuild +++ b/dev-python/pyparted/pyparted-1.6.6.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/pyparted/pyparted-1.6.6.ebuild,v 1.3 2004/05/07 22:09:24 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.6.ebuild,v 1.4 2004/06/12 21:52:30 dholm Exp $ RH_EXTRAVERSION="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://fedora.redhat.com" SRC_URI="http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/${P}-${RH_EXTRAVERSION}.src.rpm" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 -*" +KEYWORDS="~x86 ~ppc -*" IUSE="" # Needed to build... |