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 8A0081384AE for ; Sun, 20 Sep 2015 08:40:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16A0C21C045; Sun, 20 Sep 2015 08:40:03 +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 B1CAD21C045 for ; Sun, 20 Sep 2015 08:40:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BF29A3403A3 for ; Sun, 20 Sep 2015 08:40:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEF99181 for ; Sun, 20 Sep 2015 08:39:59 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1442738397.e5a6b56652640f35783b09d0f24b3ba9d6416cce.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ipython/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ipython/ipython-3.2.1-r1.ebuild X-VCS-Directories: dev-python/ipython/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: e5a6b56652640f35783b09d0f24b3ba9d6416cce X-VCS-Branch: master Date: Sun, 20 Sep 2015 08:39:59 +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: 81a5e0b5-0b25-475e-8d5c-e93fb05508f5 X-Archives-Hash: 785e2ccdc47e7ec7f1d3367d4c2bceeb commit: e5a6b56652640f35783b09d0f24b3ba9d6416cce Author: Jeroen Roovers gentoo org> AuthorDate: Sun Sep 20 08:39:57 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Sep 20 08:39:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a6b566 dev-python/ipython: Stable for PPC64 (bug #560708). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches dev-python/ipython/ipython-3.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ipython/ipython-3.2.1-r1.ebuild b/dev-python/ipython/ipython-3.2.1-r1.ebuild index bb80f59..b3e61cb 100644 --- a/dev-python/ipython/ipython-3.2.1-r1.ebuild +++ b/dev-python/ipython/ipython-3.2.1-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc examples matplotlib mongodb notebook nbconvert octave qt4 +smp test wxwidgets" REQUIRED_USE="