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 (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6093E15807B for ; Mon, 11 Nov 2024 03:06:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1682CE08D0; Mon, 11 Nov 2024 03:06:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01633E08D0 for ; Mon, 11 Nov 2024 03:06:23 +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 30017335DCC for ; Mon, 11 Nov 2024 03:06:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 521C11DC3 for ; Mon, 11 Nov 2024 03:06:20 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1731294339.dcfc1e37c7facee7bb85aabe8e1d47be6fc1a90c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/starlette/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/starlette/starlette-0.41.2.ebuild X-VCS-Directories: dev-python/starlette/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: dcfc1e37c7facee7bb85aabe8e1d47be6fc1a90c X-VCS-Branch: master Date: Mon, 11 Nov 2024 03:06:20 +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: 2e9c49d0-eb20-476d-8e0d-6c222449978e X-Archives-Hash: 66075372b5ea8a1ffaf4515b72c47481 commit: dcfc1e37c7facee7bb85aabe8e1d47be6fc1a90c Author: Matoro Mahri matoro tk> AuthorDate: Sun Nov 10 20:12:13 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Nov 11 03:05:39 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcfc1e37 dev-python/starlette: Keyword 0.41.2 alpha, #941969 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Michał Górny gentoo.org> dev-python/starlette/starlette-0.41.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/starlette/starlette-0.41.2.ebuild b/dev-python/starlette/starlette-0.41.2.ebuild index a7637ab5fa89..19dc9ad9db67 100644 --- a/dev-python/starlette/starlette-0.41.2.ebuild +++ b/dev-python/starlette/starlette-0.41.2.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND="