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 2A3C7158094 for ; Mon, 19 Sep 2022 06:42:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5D99E0931; Mon, 19 Sep 2022 06:42:26 +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 9CC67E0931 for ; Mon, 19 Sep 2022 06:42:26 +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 38982340F6B for ; Mon, 19 Sep 2022 06:42:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CDD75FA for ; Mon, 19 Sep 2022 06:42:22 +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: <1663569736.8be82a5794edd41d7adc2d459fa1af468eae8e3a.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/testpath/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/testpath/testpath-0.6.0.ebuild X-VCS-Directories: dev-python/testpath/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8be82a5794edd41d7adc2d459fa1af468eae8e3a X-VCS-Branch: master Date: Mon, 19 Sep 2022 06:42:22 +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: c6803689-09d9-4a6f-8974-c785de094997 X-Archives-Hash: c1de3b5d0afb7ce363fdcb69f4e3c438 commit: 8be82a5794edd41d7adc2d459fa1af468eae8e3a Author: matoro users noreply github com> AuthorDate: Mon Sep 19 02:43:37 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Sep 19 06:42:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be82a57 dev-python/testpath: Keyword 0.6.0 mips, #710278 Signed-off-by: Michał Górny gentoo.org> dev-python/testpath/testpath-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/testpath/testpath-0.6.0.ebuild b/dev-python/testpath/testpath-0.6.0.ebuild index ec0d110d4721..7be5d9d1f4cd 100644 --- a/dev-python/testpath/testpath-0.6.0.ebuild +++ b/dev-python/testpath/testpath-0.6.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jupyter/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" distutils_enable_tests pytest distutils_enable_sphinx doc