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 06E17158094 for ; Thu, 22 Sep 2022 20:20:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FE94E0AF7; Thu, 22 Sep 2022 20:20:25 +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 EBB0AE0AF7 for ; Thu, 22 Sep 2022 20:20:24 +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 BFA8F340F58 for ; Thu, 22 Sep 2022 20:20:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9D8F85C7 for ; Thu, 22 Sep 2022 20:20:21 +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: <1663878008.9d8769816e6fc5a216d3fece996b13ae5a2d4582.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/configupdater/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/configupdater/configupdater-3.1.1.ebuild X-VCS-Directories: dev-python/configupdater/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9d8769816e6fc5a216d3fece996b13ae5a2d4582 X-VCS-Branch: master Date: Thu, 22 Sep 2022 20:20:21 +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: 9dcdaa52-2874-41a1-bc87-9dfdbc700a6d X-Archives-Hash: e574fcdaaaaaa43b41702fd381819683 commit: 9d8769816e6fc5a216d3fece996b13ae5a2d4582 Author: matoro users noreply github com> AuthorDate: Thu Sep 22 20:11:43 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Sep 22 20:20:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d876981 dev-python/configupdater: Keyword 3.1.1 mips, #861344 Signed-off-by: Michał Górny gentoo.org> dev-python/configupdater/configupdater-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/configupdater/configupdater-3.1.1.ebuild b/dev-python/configupdater/configupdater-3.1.1.ebuild index afbd1fb542fb..9926c1b04fd4 100644 --- a/dev-python/configupdater/configupdater-3.1.1.ebuild +++ b/dev-python/configupdater/configupdater-3.1.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT PSF-2 PYTHON" 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" distutils_enable_tests pytest