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 3AE9A158086 for ; Tue, 7 Dec 2021 10:57:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E0732BC002; Tue, 7 Dec 2021 10:57:56 +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 3B24F2BC002 for ; Tue, 7 Dec 2021 10:57:56 +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 24999342E5B for ; Tue, 7 Dec 2021 10:57:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 619B910C for ; Tue, 7 Dec 2021 10:57:53 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1638874662.7f74b42042487079e9f950fe9fa65f97f2bc47e0.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tomli/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/tomli/tomli-1.2.2-r1.ebuild X-VCS-Directories: dev-python/tomli/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 7f74b42042487079e9f950fe9fa65f97f2bc47e0 X-VCS-Branch: master Date: Tue, 7 Dec 2021 10:57:53 +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: 52ff5812-d416-4cce-b494-93b64210b721 X-Archives-Hash: f967ecaee0824a97908084c5aa0a6711 commit: 7f74b42042487079e9f950fe9fa65f97f2bc47e0 Author: Fabian Groffen gentoo org> AuthorDate: Tue Dec 7 10:57:19 2021 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Tue Dec 7 10:57:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f74b420 dev-python/tomli-1.2.2-r1: marked ~ppc-macos Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Fabian Groffen gentoo.org> dev-python/tomli/tomli-1.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/tomli/tomli-1.2.2-r1.ebuild b/dev-python/tomli/tomli-1.2.2-r1.ebuild index 8ccec85b8b13..5f04af17414d 100644 --- a/dev-python/tomli/tomli-1.2.2-r1.ebuild +++ b/dev-python/tomli/tomli-1.2.2-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv sparc x86 ~ppc-macos ~x64-macos" BDEPEND=" app-arch/unzip