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 AA6861382C5 for ; Tue, 9 Jun 2020 20:07:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3D63E0802; Tue, 9 Jun 2020 20:07:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DDBD5E0802 for ; Tue, 9 Jun 2020 20:07:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1E77934F1E0 for ; Tue, 9 Jun 2020 20:07:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B981028F for ; Tue, 9 Jun 2020 20:07:09 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1591733217.71a2ee8ba3af0dc9805f801e6e9248db26b18c5d.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 71a2ee8ba3af0dc9805f801e6e9248db26b18c5d X-VCS-Branch: master Date: Tue, 9 Jun 2020 20:07:09 +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: c15bf259-9df0-4215-83a7-17c72f1413ce X-Archives-Hash: d539d62f19142cd6986efd94baa94cff commit: 71a2ee8ba3af0dc9805f801e6e9248db26b18c5d Author: Michał Górny gentoo org> AuthorDate: Tue Jun 9 20:06:57 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jun 9 20:06:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a2ee8b dev-python/notebook: Keyword 6.0.3 x86, #715136 Signed-off-by: Michał Górny 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 8544ef26803..2d0ffe8780d 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" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" >=dev-libs/mathjax-2.4