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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8FF47158099 for ; Wed, 29 Nov 2023 11:04:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 604332BC035; Wed, 29 Nov 2023 11:04:22 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A8B62BC035 for ; Wed, 29 Nov 2023 11:04: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7AF0C335D1C for ; Wed, 29 Nov 2023 11:04:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C28ED13F4 for ; Wed, 29 Nov 2023 11:04:19 +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: <1701255839.7a56d8a79f976b7e11834de4bbfbd6f2ceb8cd9c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyte/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyte/pyte-0.8.2.ebuild X-VCS-Directories: dev-python/pyte/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7a56d8a79f976b7e11834de4bbfbd6f2ceb8cd9c X-VCS-Branch: master Date: Wed, 29 Nov 2023 11:04:19 +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: 6aaeae4d-3a5f-40ce-a434-a4a0706a00ea X-Archives-Hash: 1c78238ab78a288e28b571d602673e2e commit: 7a56d8a79f976b7e11834de4bbfbd6f2ceb8cd9c Author: Michał Górny gentoo org> AuthorDate: Wed Nov 29 11:03:06 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Nov 29 11:03:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a56d8a7 dev-python/pyte: Stabilize 0.8.2 ALLARCHES, #918804 Signed-off-by: Michał Górny gentoo.org> dev-python/pyte/pyte-0.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyte/pyte-0.8.2.ebuild b/dev-python/pyte/pyte-0.8.2.ebuild index 73d0dbf74b23..56b5025b1938 100644 --- a/dev-python/pyte/pyte-0.8.2.ebuild +++ b/dev-python/pyte/pyte-0.8.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" SLOT="0" LICENSE="LGPL-3" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm64 ~riscv x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/wcwidth[${PYTHON_USEDEP}]