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 7384015801B for ; Sat, 8 Apr 2023 18:04:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B792BE0864; Sat, 8 Apr 2023 18:04:41 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9CDFEE0864 for ; Sat, 8 Apr 2023 18:04:41 +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 E107734116E for ; Sat, 8 Apr 2023 18:04:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AC43A31 for ; Sat, 8 Apr 2023 18:04:39 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1680977071.554ef15647dc2158fc44b9c5e3b0b8e2ce053f00.arthurzam@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: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 554ef15647dc2158fc44b9c5e3b0b8e2ce053f00 X-VCS-Branch: master Date: Sat, 8 Apr 2023 18:04:39 +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: 9aceddd6-b722-4f0f-9bd0-1f44a564c91a X-Archives-Hash: 19dfb73d8ffb1c2597d42a5cf7d59ab8 commit: 554ef15647dc2158fc44b9c5e3b0b8e2ce053f00 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Apr 8 18:04:31 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Apr 8 18:04:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=554ef156 app-portage/pycargoebuild: Stabilize 0.6.3 amd64, #904029 Signed-off-by: Arthur Zamarin 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 129da3cd2026..83eb3a530338 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 ~ppc64" +KEYWORDS="amd64 ~ppc64" RDEPEND=" dev-python/license-expression[${PYTHON_USEDEP}]