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 CB3D0158090 for ; Sat, 21 May 2022 18:09:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 174D6E0844; Sat, 21 May 2022 18:09:50 +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 EB2D4E0844 for ; Sat, 21 May 2022 18:09:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E631B34148A for ; Sat, 21 May 2022 18:09:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67A703AA for ; Sat, 21 May 2022 18:09:46 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1653156559.a4f8d2065edb52220dc5cf03db3274f135272cf8.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/notebook/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/notebook/notebook-6.4.11.ebuild X-VCS-Directories: dev-python/notebook/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: a4f8d2065edb52220dc5cf03db3274f135272cf8 X-VCS-Branch: master Date: Sat, 21 May 2022 18:09:46 +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: 4b30f616-9a1e-4d6e-9c04-e60b8c6da1d1 X-Archives-Hash: 8f1445bd8d03f95ece476bed864ea847 commit: a4f8d2065edb52220dc5cf03db3274f135272cf8 Author: Jakov Smolić gentoo org> AuthorDate: Sat May 21 18:09:19 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Sat May 21 18:09:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f8d206 dev-python/notebook: Stabilize 6.4.11 ALLARCHES, #846716 Signed-off-by: Jakov Smolić gentoo.org> dev-python/notebook/notebook-6.4.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/notebook/notebook-6.4.11.ebuild b/dev-python/notebook/notebook-6.4.11.ebuild index 05106aece83b..3de25560fa62 100644 --- a/dev-python/notebook/notebook-6.4.11.ebuild +++ b/dev-python/notebook/notebook-6.4.11.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-libs/mathjax-2.4