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 CEDA4158064 for ; Wed, 8 May 2024 07:50:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC07DE2CB8; Wed, 8 May 2024 07:50: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 AFF79E2CB8 for ; Wed, 8 May 2024 07:50:27 +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 CA09534318D for ; Wed, 8 May 2024 07:50:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E6801A77 for ; Wed, 8 May 2024 07:50:23 +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: <1715154607.65d3623fbe7a23a97d5f7e820cba07ffeae7913e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/urwid/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/urwid/urwid-2.6.11.ebuild X-VCS-Directories: dev-python/urwid/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 65d3623fbe7a23a97d5f7e820cba07ffeae7913e X-VCS-Branch: master Date: Wed, 8 May 2024 07:50:23 +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: 832f7e7a-5f80-427f-900c-bfeeccc93f2b X-Archives-Hash: 9fb93e519b4dbc5b60098dca0a718704 commit: 65d3623fbe7a23a97d5f7e820cba07ffeae7913e Author: Michał Górny gentoo org> AuthorDate: Wed May 8 07:49:15 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 8 07:50:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d3623f dev-python/urwid: Stabilize 2.6.11 ppc64, #931546 Signed-off-by: Michał Górny gentoo.org> dev-python/urwid/urwid-2.6.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/urwid/urwid-2.6.11.ebuild b/dev-python/urwid/urwid-2.6.11.ebuild index 82a3dc8198a2..1061e1cb8b37 100644 --- a/dev-python/urwid/urwid-2.6.11.ebuild +++ b/dev-python/urwid/urwid-2.6.11.ebuild @@ -19,7 +19,7 @@ HOMEPAGE=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~loong ~mips ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm arm64 ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux" IUSE="examples" RDEPEND="