From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1692759-garchives=archives.gentoo.org@lists.gentoo.org> 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 CC12B1581EC for <garchives@archives.gentoo.org>; Sat, 23 Nov 2024 11:36:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CC03E0869; Sat, 23 Nov 2024 11:36:26 +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 E3023E0869 for <gentoo-commits@lists.gentoo.org>; Sat, 23 Nov 2024 11:36:25 +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 3F162340DC8 for <gentoo-commits@lists.gentoo.org>; Sat, 23 Nov 2024 11:36:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D413D1F64 for <gentoo-commits@lists.gentoo.org>; Sat, 23 Nov 2024 11:36:21 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1732361762.1f52cd12ab19f9c7f6a3aa2eac9b8ed940feacf4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-terminal/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild X-VCS-Directories: dev-python/spyder-terminal/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1f52cd12ab19f9c7f6a3aa2eac9b8ed940feacf4 X-VCS-Branch: master Date: Sat, 23 Nov 2024 11:36:21 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 04179be9-b9a5-4f23-99cb-03ca6514c234 X-Archives-Hash: 9bad6ed1f8e666c0e4e20f1acfa730e4 commit: 1f52cd12ab19f9c7f6a3aa2eac9b8ed940feacf4 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Nov 22 20:02:13 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 11:36:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f52cd12 dev-python/spyder-terminal: unkeyword 1.2.2-r1 for ~x86 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild b/dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild index a9a34bd20851..8814023d9aa8 100644 --- a/dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild +++ b/dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/spyder-ide/spyder-terminal" LICENSE="MIT BSD Apache-2.0 BSD-2 ISC CC-BY-4.0 ZLIB WTFPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" dev-python/coloredlogs[${PYTHON_USEDEP}]