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 B5A821580C6 for ; Wed, 5 Apr 2023 21:54:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A1B3E0798; Wed, 5 Apr 2023 21:54:03 +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 49A6EE0798 for ; Wed, 5 Apr 2023 21:54:03 +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 05603340F08 for ; Wed, 5 Apr 2023 21:54:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4FFC4A2 for ; Wed, 5 Apr 2023 21:53:59 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1680731523.6ea2b9c002294a5b14e26dd1a5cda806835941fd.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/pycargoebuild/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/pycargoebuild/pycargoebuild-0.6.3.ebuild X-VCS-Directories: app-portage/pycargoebuild/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 6ea2b9c002294a5b14e26dd1a5cda806835941fd X-VCS-Branch: master Date: Wed, 5 Apr 2023 21:53:59 +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: b61af356-4a13-44fc-a841-f2d4cdd1c63d X-Archives-Hash: b01e18db702acf6fa396a2f0e270d7d0 commit: 6ea2b9c002294a5b14e26dd1a5cda806835941fd Author: Georgy Yakovlev gentoo org> AuthorDate: Wed Apr 5 21:42:17 2023 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Wed Apr 5 21:52:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea2b9c0 app-portage/pycargoebuild: keyword 0.6.3 for ~ppc64 Signed-off-by: Georgy Yakovlev gentoo.org> app-portage/pycargoebuild/pycargoebuild-0.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/pycargoebuild/pycargoebuild-0.6.3.ebuild b/app-portage/pycargoebuild/pycargoebuild-0.6.3.ebuild index 509b3840a625..129da3cd2026 100644 --- a/app-portage/pycargoebuild/pycargoebuild-0.6.3.ebuild +++ b/app-portage/pycargoebuild/pycargoebuild-0.6.3.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc64" RDEPEND=" dev-python/license-expression[${PYTHON_USEDEP}]