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 363BF158094 for ; Wed, 27 Jul 2022 20:09:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE494E10DE; Wed, 27 Jul 2022 20:09:18 +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 87DDCE10DE for ; Wed, 27 Jul 2022 20:09:18 +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 966DC341022 for ; Wed, 27 Jul 2022 20:09:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D138562 for ; Wed, 27 Jul 2022 20:09:14 +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: <1658952541.764df9a355e72f3280a5aa2a31a2caacf164c18e.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 764df9a355e72f3280a5aa2a31a2caacf164c18e X-VCS-Branch: master Date: Wed, 27 Jul 2022 20:09:14 +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: 75d17ec3-c004-4df6-a9b2-27eea8a4694b X-Archives-Hash: 1cf96fdbb0c9ab22547d7ab9dccb970a commit: 764df9a355e72f3280a5aa2a31a2caacf164c18e Author: Sam James gentoo org> AuthorDate: Wed Jul 27 20:09:01 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jul 27 20:09:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764df9a3 dev-python/configupdater: Keyword 3.1.1 ppc64, #861344 Signed-off-by: Sam James 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 7d7ed724fbd7..1713e7d16881 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="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~ppc64" distutils_enable_tests pytest