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 B04E515A7D9 for ; Thu, 23 Mar 2023 00:43:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 619E1E07D8; Thu, 23 Mar 2023 00:43:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E424E07D8 for ; Thu, 23 Mar 2023 00:43:30 +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 5726E34068A for ; Thu, 23 Mar 2023 00:43:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2261A4A2 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: <1679532187.192c336e1b05f00c89b5ef70e7bdd02b57d8ac90.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-console-scripts/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pytest-console-scripts/pytest-console-scripts-1.3.1.ebuild X-VCS-Directories: dev-python/pytest-console-scripts/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 192c336e1b05f00c89b5ef70e7bdd02b57d8ac90 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: 202a9022-a9f8-4bd1-aab1-cacda27eaeaf X-Archives-Hash: d1a5cbfe82cb333114f62fee79fdf5fe commit: 192c336e1b05f00c89b5ef70e7bdd02b57d8ac90 Author: Matoro Mahri users noreply github com> AuthorDate: Wed Mar 22 17:29:28 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Mar 23 00:43:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192c336e dev-python/pytest-console-scripts: Keyword 1.3.1 mips, #887827 Signed-off-by: Matoro Mahri users.noreply.github.com> Signed-off-by: Sam James gentoo.org> dev-python/pytest-console-scripts/pytest-console-scripts-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-console-scripts/pytest-console-scripts-1.3.1.ebuild b/dev-python/pytest-console-scripts/pytest-console-scripts-1.3.1.ebuild index e07dc8975164..ed3f309f43c6 100644 --- a/dev-python/pytest-console-scripts/pytest-console-scripts-1.3.1.ebuild +++ b/dev-python/pytest-console-scripts/pytest-console-scripts-1.3.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/kvas-it/pytest-console-scripts" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/pytest-4.0.0[${PYTHON_USEDEP}]