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 CBF72158015 for ; Wed, 20 Dec 2023 15:47:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD7C22BC026; Wed, 20 Dec 2023 15:47:20 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C1952BC026 for ; Wed, 20 Dec 2023 15:47:20 +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 62912340813 for ; Wed, 20 Dec 2023 15:47:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CAB371450 for ; Wed, 20 Dec 2023 15:47:17 +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: <1703087226.fd6f98603e097d2a1c9d656cdfcf13697f7b09e4.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.3.4.ebuild X-VCS-Directories: dev-python/urwid/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fd6f98603e097d2a1c9d656cdfcf13697f7b09e4 X-VCS-Branch: master Date: Wed, 20 Dec 2023 15:47:17 +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: cbf5dd7c-2ffd-4c92-a9ba-b12f62acdee9 X-Archives-Hash: e917a86e8be87019e7284f26af22713a commit: fd6f98603e097d2a1c9d656cdfcf13697f7b09e4 Author: Michał Górny gentoo org> AuthorDate: Wed Dec 20 15:47:06 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Dec 20 15:47:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd6f9860 dev-python/urwid: Stabilize 2.3.4 arm, #920413 Signed-off-by: Michał Górny gentoo.org> dev-python/urwid/urwid-2.3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/urwid/urwid-2.3.4.ebuild b/dev-python/urwid/urwid-2.3.4.ebuild index ddf92bfdf600..26029f2a4c82 100644 --- a/dev-python/urwid/urwid-2.3.4.ebuild +++ b/dev-python/urwid/urwid-2.3.4.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" distutils_enable_tests unittest