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 16B57138359 for ; Fri, 21 Aug 2020 15:36:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E456E0824; Fri, 21 Aug 2020 15:36:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 454BFE0822 for ; Fri, 21 Aug 2020 15:36:07 +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 52D55340C4B for ; Fri, 21 Aug 2020 15:36:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08CD72D1 for ; Fri, 21 Aug 2020 15:36:05 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1598024152.1b18446f10ea964928b3732fe0133e0d4d3829a8.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ipykernel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ipykernel/ipykernel-5.3.3.ebuild X-VCS-Directories: dev-python/ipykernel/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 1b18446f10ea964928b3732fe0133e0d4d3829a8 X-VCS-Branch: master Date: Fri, 21 Aug 2020 15:36:05 +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: cc4cd2a3-f703-48b8-aea2-71220d1f2495 X-Archives-Hash: 52889f9c1e02ddb8136d70ba28bf0664 commit: 1b18446f10ea964928b3732fe0133e0d4d3829a8 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Aug 21 15:33:44 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Aug 21 15:35:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b18446f dev-python/ipykernel: x86 stable wrt bug #737768 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/ipykernel/ipykernel-5.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ipykernel/ipykernel-5.3.3.ebuild b/dev-python/ipykernel/ipykernel-5.3.3.ebuild index 5504b53c596..6fc8ac8b624 100644 --- a/dev-python/ipykernel/ipykernel-5.3.3.ebuild +++ b/dev-python/ipykernel/ipykernel-5.3.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 x86" IUSE="test" RDEPEND="