diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 15:17:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-04-01 15:17:37 +0000 |
commit | 5b9feb49e427519a0389428f93a39d4250fb195c (patch) | |
tree | 06bd1f0455e9d6065030a5c7917900dc901f54d1 /dev-python/pychart/pychart-1.39.ebuild | |
parent | Mark 0.5.2 ~ia64 (diff) | |
download | gentoo-2-5b9feb49e427519a0389428f93a39d4250fb195c.tar.gz gentoo-2-5b9feb49e427519a0389428f93a39d4250fb195c.tar.bz2 gentoo-2-5b9feb49e427519a0389428f93a39d4250fb195c.zip |
Mark 1.39 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-python/pychart/pychart-1.39.ebuild')
-rw-r--r-- | dev-python/pychart/pychart-1.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pychart/pychart-1.39.ebuild b/dev-python/pychart/pychart-1.39.ebuild index e14feedd3490..ef1f2f0504ee 100644 --- a/dev-python/pychart/pychart-1.39.ebuild +++ b/dev-python/pychart/pychart-1.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/pychart-1.39.ebuild,v 1.1 2006/02/08 09:33:49 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/pychart-1.39.ebuild,v 1.2 2006/04/01 15:17:37 agriffis Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://download.gna.org/pychart/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ia64 ~ppc ~x86" IUSE="" DEPEND=">=dev-lang/python-2.2.2 |