commit:     f35d93b948aa810947ed6538f7450749d8573e4c
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Sep 22 06:31:15 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=f35d93b9

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

Package-Manager: portage-2.2.20.1

 dev-python/qtconsole/ChangeLog             | 3 +++
 dev-python/qtconsole/qtconsole-9999.ebuild | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-python/qtconsole/ChangeLog b/dev-python/qtconsole/ChangeLog
index 9ef4ef5..3f59785 100644
--- a/dev-python/qtconsole/ChangeLog
+++ b/dev-python/qtconsole/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  22 Sep 2015; Marius Brehler <[email protected]> qtconsole-9999.ebuild:
+  dev-python/qtconsole: Add ~x86 to KEYWORDS, fixes #561032
+
 *qtconsole-4.0.1-r1 (05 Sep 2015)
 
   05 Sep 2015; Marius Brehler <[email protected]>

diff --git a/dev-python/qtconsole/qtconsole-9999.ebuild 
b/dev-python/qtconsole/qtconsole-9999.ebuild
index 0d1ec78..8ac99f4 100644
--- a/dev-python/qtconsole/qtconsole-9999.ebuild
+++ b/dev-python/qtconsole/qtconsole-9999.ebuild
@@ -15,7 +15,7 @@ if [ ${PV} == "9999" ] ; then
        EGIT_REPO_URI="https://github.com/jupyter/${PN}.git 
git://github.com/jupyter/${PN}.git"
 else
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="BSD"

Reply via email to