commit:     1f4d5916bdca1ca462fe73d3ee49af3ba18739ea
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Sep 22 06:27:14 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 06:31:58 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1f4d5916

dev-python/ipython: Add ~x86 to KEYWORDS, fixes #561032

Package-Manager: portage-2.2.20.1

 dev-python/ipython/ChangeLog               | 4 ++++
 dev-python/ipython/ipython-4.0.0-r2.ebuild | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-python/ipython/ChangeLog b/dev-python/ipython/ChangeLog
index 8503420..37c5859 100644
--- a/dev-python/ipython/ChangeLog
+++ b/dev-python/ipython/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  22 Sep 2015; Marius Brehler <[email protected]>
+  ipython-4.0.0-r2.ebuild:
+  dev-python/ipython: Add ~x86 to KEYWORDS, fixes #561032
+
   17 Sep 2015; François Bissey <[email protected]>
   ipython-4.0.0-r2.ebuild:
   dev-python/ipython: Solve circular dependency between ipython and ipyparallel

diff --git a/dev-python/ipython/ipython-4.0.0-r2.ebuild 
b/dev-python/ipython/ipython-4.0.0-r2.ebuild
index 388fd0c..aea4c39 100644
--- a/dev-python/ipython/ipython-4.0.0-r2.ebuild
+++ b/dev-python/ipython/ipython-4.0.0-r2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="doc examples matplotlib mongodb notebook nbconvert qt4 +smp test 
wxwidgets"
 
 REQUIRED_USE="

Reply via email to