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 DE4AC15A7D9 for ; Thu, 23 Mar 2023 00:43:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0A77E07C9; Thu, 23 Mar 2023 00:43:29 +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 D3138E07C9 for ; Thu, 23 Mar 2023 00:43:29 +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 B729F335D1F for ; Thu, 23 Mar 2023 00:43:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 364C58C6 for ; Thu, 23 Mar 2023 00:43:27 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1679532188.4f4828c60ac3bd047d850cd85f9e5fbb7501723c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rich/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/rich/rich-13.3.2.ebuild X-VCS-Directories: dev-python/rich/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4f4828c60ac3bd047d850cd85f9e5fbb7501723c X-VCS-Branch: master Date: Thu, 23 Mar 2023 00:43:27 +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: ef5ce783-2892-4d11-8d92-e543531ceb57 X-Archives-Hash: 187ca7aa3c324a2cc9919e24cb7d5d00 commit: 4f4828c60ac3bd047d850cd85f9e5fbb7501723c Author: Matoro Mahri users noreply github com> AuthorDate: Wed Mar 22 17:29:29 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Mar 23 00:43:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f4828c6 dev-python/rich: Keyword 13.3.2 mips, #887827 Signed-off-by: Matoro Mahri users.noreply.github.com> Signed-off-by: Sam James gentoo.org> dev-python/rich/rich-13.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rich/rich-13.3.2.ebuild b/dev-python/rich/rich-13.3.2.ebuild index 8e2a3cb446e8..dcd6ae234066 100644 --- a/dev-python/rich/rich-13.3.2.ebuild +++ b/dev-python/rich/rich-13.3.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/colorama[${PYTHON_USEDEP}]