summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ipython')
-rw-r--r--dev-python/ipython/ChangeLog5
-rw-r--r--dev-python/ipython/ipython-0.9.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/ipython/ChangeLog b/dev-python/ipython/ChangeLog
index ffa72aabe461..84b883f42be5 100644
--- a/dev-python/ipython/ChangeLog
+++ b/dev-python/ipython/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/ipython
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.55 2008/10/24 09:07:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ChangeLog,v 1.56 2008/10/28 21:17:49 ranger Exp $
+
+ 28 Oct 2008; Brent Baude <ranger@gentoo.org> ipython-0.9.1.ebuild:
+ keyworded ~arch for ppc64, bug 242294
24 Oct 2008; Raúl Porcel <armin76@gentoo.org> ipython-0.9.1.ebuild:
Add ~ia64 wrt #242294
diff --git a/dev-python/ipython/ipython-0.9.1.ebuild b/dev-python/ipython/ipython-0.9.1.ebuild
index ed62c78ac38f..40647593dd24 100644
--- a/dev-python/ipython/ipython-0.9.1.ebuild
+++ b/dev-python/ipython/ipython-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-0.9.1.ebuild,v 1.2 2008/10/24 09:07:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ipython/ipython-0.9.1.ebuild,v 1.3 2008/10/28 21:17:49 ranger Exp $
NEED_PYTHON=2.4
@@ -12,7 +12,7 @@ SRC_URI="http://ipython.scipy.org/dist/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86"
IUSE="doc emacs examples gnuplot readline smp test wxwindows"
CDEPEND="dev-python/pexpect