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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 871961581EC for ; Sat, 23 Nov 2024 11:36:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21BA5E087B; Sat, 23 Nov 2024 11:36:27 +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 F345AE087B for ; Sat, 23 Nov 2024 11:36:26 +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 BD2D9342FA0 for ; Sat, 23 Nov 2024 11:36:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 454382145 for ; Sat, 23 Nov 2024 11:36:22 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1732361764.24e987f7ddd5f1af5cfa18e833416878aeb06263.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/spyder/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/spyder/spyder-5.5.6.ebuild dev-python/spyder/spyder-6.0.1.ebuild dev-python/spyder/spyder-6.0.2.ebuild X-VCS-Directories: dev-python/spyder/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 24e987f7ddd5f1af5cfa18e833416878aeb06263 X-VCS-Branch: master Date: Sat, 23 Nov 2024 11:36:22 +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: 156e3645-8e9f-4545-bd04-fe7f025c0e52 X-Archives-Hash: 9c143db80b4785ba9be7c818d81f5083 commit: 24e987f7ddd5f1af5cfa18e833416878aeb06263 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 22 20:02:52 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 23 11:36:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e987f7 dev-python/spyder: unkeyword ~x86 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-python/spyder/spyder-5.5.6.ebuild | 2 +- dev-python/spyder/spyder-6.0.1.ebuild | 2 +- dev-python/spyder/spyder-6.0.2.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/spyder/spyder-5.5.6.ebuild b/dev-python/spyder/spyder-5.5.6.ebuild index adff8e0dbaa0..fe4107bab3a6 100644 --- a/dev-python/spyder/spyder-5.5.6.ebuild +++ b/dev-python/spyder/spyder-5.5.6.ebuild @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64" RDEPEND=" >=dev-python/atomicwrites-1.2.0[${PYTHON_USEDEP}] diff --git a/dev-python/spyder/spyder-6.0.1.ebuild b/dev-python/spyder/spyder-6.0.1.ebuild index ee28d9e3a893..bfd90f2ce13c 100644 --- a/dev-python/spyder/spyder-6.0.1.ebuild +++ b/dev-python/spyder/spyder-6.0.1.ebuild @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" >=dev-python/aiohttp-3.9.3[${PYTHON_USEDEP}] diff --git a/dev-python/spyder/spyder-6.0.2.ebuild b/dev-python/spyder/spyder-6.0.2.ebuild index a0fec847c988..635d53a19249 100644 --- a/dev-python/spyder/spyder-6.0.2.ebuild +++ b/dev-python/spyder/spyder-6.0.2.ebuild @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" >=dev-python/aiohttp-3.9.3[${PYTHON_USEDEP}]