From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1491491-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9DA9E158030 for <garchives@archives.gentoo.org>; Tue, 28 Feb 2023 16:35:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E19B1E0718; Tue, 28 Feb 2023 16:35:09 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C9DB2E0718 for <gentoo-commits@lists.gentoo.org>; Tue, 28 Feb 2023 16:35:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA1B6335C67 for <gentoo-commits@lists.gentoo.org>; Tue, 28 Feb 2023 16:35:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62DF78C1 for <gentoo-commits@lists.gentoo.org>; Tue, 28 Feb 2023 16:35:07 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1677602095.13feb574c3d53002ae8de32642e211ff238479d1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter_console/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jupyter_console/jupyter_console-6.5.1.ebuild X-VCS-Directories: dev-python/jupyter_console/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 13feb574c3d53002ae8de32642e211ff238479d1 X-VCS-Branch: master Date: Tue, 28 Feb 2023 16:35:07 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d4fbcc7e-5497-4bee-a87b-98fce60f0aac X-Archives-Hash: b02828ba8f8dbd961b8a9516a0b239e4 commit: 13feb574c3d53002ae8de32642e211ff238479d1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 28 16:34:55 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 28 16:34:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13feb574 dev-python/jupyter_console: Stabilize 6.5.1 ALLARCHES, #898210 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/jupyter_console/jupyter_console-6.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jupyter_console/jupyter_console-6.5.1.ebuild b/dev-python/jupyter_console/jupyter_console-6.5.1.ebuild index ecde6a0289e2..f169e01dea2c 100644 --- a/dev-python/jupyter_console/jupyter_console-6.5.1.ebuild +++ b/dev-python/jupyter_console/jupyter_console-6.5.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://jupyter.org" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-python/ipython[${PYTHON_USEDEP}]