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 8F67F15838C for ; Thu, 25 Jan 2024 00:42:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2C8DE2A59; Thu, 25 Jan 2024 00:42:51 +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 C8494E2A53 for ; Thu, 25 Jan 2024 00:42:51 +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 208A33433D9 for ; Thu, 25 Jan 2024 00:42:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5ED6F14BE for ; Thu, 25 Jan 2024 00:42:48 +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: <1706143331.99063f6a08ad47a335b5140c98cfb308414d24c3.sam@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.13.1.ebuild X-VCS-Directories: app-portage/pycargoebuild/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 99063f6a08ad47a335b5140c98cfb308414d24c3 X-VCS-Branch: master Date: Thu, 25 Jan 2024 00:42:48 +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: 3ea60ed2-8beb-4759-8bd0-2d5ecc80fa26 X-Archives-Hash: 6627eb14e9ee98b44da0913ad6824952 commit: 99063f6a08ad47a335b5140c98cfb308414d24c3 Author: Sam James gentoo org> AuthorDate: Thu Jan 25 00:42:11 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 25 00:42:11 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99063f6a app-portage/pycargoebuild: Stabilize 0.13.1 amd64, #922832 Signed-off-by: Sam James gentoo.org> app-portage/pycargoebuild/pycargoebuild-0.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/pycargoebuild/pycargoebuild-0.13.1.ebuild b/app-portage/pycargoebuild/pycargoebuild-0.13.1.ebuild index a9cae3c559fb..6331efde71f4 100644 --- a/app-portage/pycargoebuild/pycargoebuild-0.13.1.ebuild +++ b/app-portage/pycargoebuild/pycargoebuild-0.13.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64" RDEPEND=" dev-python/license-expression[${PYTHON_USEDEP}]