From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B919415808B for ; Fri, 15 Apr 2022 06:17:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F19BDE0940; Fri, 15 Apr 2022 06:17:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D546E0940 for ; Fri, 15 Apr 2022 06:17:39 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 488D0341DC3 for ; Fri, 15 Apr 2022 06:17:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E58332E0 for ; Fri, 15 Apr 2022 06:17:36 +0000 (UTC) From: "Sam James" 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" Message-ID: <1650003447.15521285ce209ba7378b9314075ad047ced5f076.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jupyter/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jupyter/jupyter-1.0.0-r4.ebuild X-VCS-Directories: dev-python/jupyter/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 15521285ce209ba7378b9314075ad047ced5f076 X-VCS-Branch: master Date: Fri, 15 Apr 2022 06:17:36 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 18a7b267-09f7-4dd8-b8b9-f4255c236c6c X-Archives-Hash: 03f623c8fb95939c12f81bcf46257663 commit: 15521285ce209ba7378b9314075ad047ced5f076 Author: Sam James gentoo org> AuthorDate: Fri Apr 15 06:17:27 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Apr 15 06:17:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15521285 dev-python/jupyter: Stabilize 1.0.0-r4 amd64, #835228 Signed-off-by: Sam James gentoo.org> dev-python/jupyter/jupyter-1.0.0-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild b/dev-python/jupyter/jupyter-1.0.0-r4.ebuild index ff462ecc58d4..21d19997c6ea 100644 --- a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild +++ b/dev-python/jupyter/jupyter-1.0.0-r4.ebuild @@ -17,7 +17,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-python/notebook[${PYTHON_USEDEP}]