diff options
Diffstat (limited to 'dev-python/pyparted/pyparted-1.6.9.ebuild')
-rw-r--r-- | dev-python/pyparted/pyparted-1.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyparted/pyparted-1.6.9.ebuild b/dev-python/pyparted/pyparted-1.6.9.ebuild index dad924cf0d73..aaeaceaad4cd 100644 --- a/dev-python/pyparted/pyparted-1.6.9.ebuild +++ b/dev-python/pyparted/pyparted-1.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9.ebuild,v 1.2 2005/01/02 23:01:39 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9.ebuild,v 1.3 2005/01/04 18:28:06 wolf31o2 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 ~ppc -*" +KEYWORDS="x86 ~ppc amd64" IUSE="" # Needed to build... |