From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8B9551387B1 for ; Tue, 22 Sep 2015 07:22:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC19EE07C7; Tue, 22 Sep 2015 07:22:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F258621C026 for ; Tue, 22 Sep 2015 07:22:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 37D6734074F for ; Tue, 22 Sep 2015 07:22:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEA3D237 for ; Tue, 22 Sep 2015 07:22:17 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1442903518.1f4d5916bdca1ca462fe73d3ee49af3ba18739ea.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-python/ipython/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/ipython/ChangeLog dev-python/ipython/ipython-4.0.0-r2.ebuild X-VCS-Directories: dev-python/ipython/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 1f4d5916bdca1ca462fe73d3ee49af3ba18739ea X-VCS-Branch: master Date: Tue, 22 Sep 2015 07:22:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 22b2799b-48c8-4b14-8125-b7be42dc486c X-Archives-Hash: aebecffb0a3dfedcb809dee6e3d1808d commit: 1f4d5916bdca1ca462fe73d3ee49af3ba18739ea Author: Marius Brehler linux sungazer de> AuthorDate: Tue Sep 22 06:27:14 2015 +0000 Commit: Justin Lecher gentoo 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 + ipython-4.0.0-r2.ebuild: + dev-python/ipython: Add ~x86 to KEYWORDS, fixes #561032 + 17 Sep 2015; François Bissey 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="