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 26D75158089 for ; Sun, 10 Sep 2023 05:27:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4403C2BC0C4; Sun, 10 Sep 2023 05:27:22 +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 27BBF2BC0C7 for ; Sun, 10 Sep 2023 05:27:22 +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 3D267335D1E for ; Sun, 10 Sep 2023 05:27:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C9EA1179 for ; Sun, 10 Sep 2023 05:27:18 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1694323578.a747cf3936c1bbc9a7cf35dd60493ea82fb24030.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/qtconsole/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/qtconsole/qtconsole-5.4.4.ebuild X-VCS-Directories: dev-python/qtconsole/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: a747cf3936c1bbc9a7cf35dd60493ea82fb24030 X-VCS-Branch: master Date: Sun, 10 Sep 2023 05:27:18 +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: fea25903-98b1-4cb7-942a-f996606e9b72 X-Archives-Hash: b9bcd7fafff4334b52e9d04226ee363b commit: a747cf3936c1bbc9a7cf35dd60493ea82fb24030 Author: WANG Xuerui gentoo org> AuthorDate: Sun Sep 10 05:23:54 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun Sep 10 05:26:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a747cf39 dev-python/qtconsole: keyword 5.4.4 for ~loong Signed-off-by: WANG Xuerui gentoo.org> dev-python/qtconsole/qtconsole-5.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/qtconsole/qtconsole-5.4.4.ebuild b/dev-python/qtconsole/qtconsole-5.4.4.ebuild index 9730cda1d211..0bf3283eabdf 100644 --- a/dev-python/qtconsole/qtconsole-5.4.4.ebuild +++ b/dev-python/qtconsole/qtconsole-5.4.4.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~x86" RDEPEND=" >=dev-python/ipykernel-4.1[${PYTHON_USEDEP}]