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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 82B7B13835A for ; Fri, 31 Jul 2020 00:50:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43055E0995; Fri, 31 Jul 2020 00:50:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A2F8E0995 for ; Fri, 31 Jul 2020 00:50:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7239134F4F1 for ; Fri, 31 Jul 2020 00:50:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF08F2FC for ; Fri, 31 Jul 2020 00:50: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: <1596156348.5c5c65165a9381c57e4b55ac695c8795b5de60cb.sam@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.0.3.ebuild X-VCS-Directories: dev-python/notebook/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5c5c65165a9381c57e4b55ac695c8795b5de60cb X-VCS-Branch: master Date: Fri, 31 Jul 2020 00:50: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: 2179272d-a49e-4add-bf8d-4a3b86303920 X-Archives-Hash: 8c6f01715f5ed51b16ca304519cccc2c commit: 5c5c65165a9381c57e4b55ac695c8795b5de60cb Author: Sam James gentoo org> AuthorDate: Fri Jul 31 00:45:48 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 31 00:45:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c5c6516 dev-python/notebook: x86 stable (bug #715070) Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> dev-python/notebook/notebook-6.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/notebook/notebook-6.0.3.ebuild b/dev-python/notebook/notebook-6.0.3.ebuild index 027c65c0c06..cbdc69fba95 100644 --- a/dev-python/notebook/notebook-6.0.3.ebuild +++ b/dev-python/notebook/notebook-6.0.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" RDEPEND=" >=dev-libs/mathjax-2.4