diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-10-29 18:46:37 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-10-29 18:46:37 +0000 |
commit | 75abd6c6d87813dff7c4cd14c4ed056b09f8445b (patch) | |
tree | 82b1196d2af745564ba99848d334a864cc8eaf05 /dev-python/pyparted/pyparted-3.4.ebuild | |
parent | Version bump and cleanup old versions. (diff) | |
download | gentoo-2-75abd6c6d87813dff7c4cd14c4ed056b09f8445b.tar.gz gentoo-2-75abd6c6d87813dff7c4cd14c4ed056b09f8445b.tar.bz2 gentoo-2-75abd6c6d87813dff7c4cd14c4ed056b09f8445b.zip |
Mark ~ppc64; bug #300106
(Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pyparted/pyparted-3.4.ebuild')
-rw-r--r-- | dev-python/pyparted/pyparted-3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyparted/pyparted-3.4.ebuild b/dev-python/pyparted/pyparted-3.4.ebuild index a802ef44e889..9b86ddf9b054 100644 --- a/dev-python/pyparted/pyparted-3.4.ebuild +++ b/dev-python/pyparted/pyparted-3.4.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/pyparted/pyparted-3.4.ebuild,v 1.10 2010/08/20 17:02:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-3.4.ebuild,v 1.11 2010/10/29 18:46:37 halcy0n Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="https://fedorahosted.org/pyparted/" SRC_URI="https://fedorahosted.org/releases/p/y/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="" DEPEND=" |