diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-02-03 04:10:46 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-02-03 04:10:46 +0000 |
commit | 89dad946296f8df8fabac0649cee9a7014dff7d3 (patch) | |
tree | c28d235accdc720b60630b308e222c2960184731 /media-gfx/pydot/pydot-0.9.10.ebuild | |
parent | Add ~amd64, bug 164789 (diff) | |
download | gentoo-2-89dad946296f8df8fabac0649cee9a7014dff7d3.tar.gz gentoo-2-89dad946296f8df8fabac0649cee9a7014dff7d3.tar.bz2 gentoo-2-89dad946296f8df8fabac0649cee9a7014dff7d3.zip |
add ~amd64, bug 164086
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-gfx/pydot/pydot-0.9.10.ebuild')
-rw-r--r-- | media-gfx/pydot/pydot-0.9.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/pydot/pydot-0.9.10.ebuild b/media-gfx/pydot/pydot-0.9.10.ebuild index 3b7c5ab3f4da..f1ab90083aa1 100644 --- a/media-gfx/pydot/pydot-0.9.10.ebuild +++ b/media-gfx/pydot/pydot-0.9.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-0.9.10.ebuild,v 1.1 2006/12/06 21:39:48 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/pydot/pydot-0.9.10.ebuild,v 1.2 2007/02/03 04:10:46 beandog Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://dkbza.org/" SRC_URI="http://dkbza.org/data/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="dev-python/pyparsing |