summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pychart/pychart-1.39.ebuild')
-rw-r--r--dev-python/pychart/pychart-1.39.ebuild4
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