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 59DA2158090 for ; Fri, 6 May 2022 13:22:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53CEBE0536; Fri, 6 May 2022 13:22:46 +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 19E1AE0536 for ; Fri, 6 May 2022 13:22:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3F50F34153C for ; Fri, 6 May 2022 13:22:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A59F03FB for ; Fri, 6 May 2022 13:22:43 +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: <1651843343.580b75b8a3dc97c59a7e78afa33a1d88567d7c8c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/outcome/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/outcome/outcome-1.1.0-r1.ebuild X-VCS-Directories: dev-python/outcome/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 580b75b8a3dc97c59a7e78afa33a1d88567d7c8c X-VCS-Branch: master Date: Fri, 6 May 2022 13:22:43 +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: 15fb40dd-886b-408c-b4dd-ba95ff38b495 X-Archives-Hash: 8cb8d5a4a0304101523a640ed724ba47 commit: 580b75b8a3dc97c59a7e78afa33a1d88567d7c8c Author: Michał Górny gentoo org> AuthorDate: Fri May 6 13:21:59 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri May 6 13:22:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=580b75b8 dev-python/outcome: Keyword 1.1.0-r1 alpha, #808273 Signed-off-by: Michał Górny gentoo.org> dev-python/outcome/outcome-1.1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/outcome/outcome-1.1.0-r1.ebuild b/dev-python/outcome/outcome-1.1.0-r1.ebuild index c181ff4efd9c..f2ceb715f477 100644 --- a/dev-python/outcome/outcome-1.1.0-r1.ebuild +++ b/dev-python/outcome/outcome-1.1.0-r1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="|| ( Apache-2.0 MIT )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" dev-python/attrs[${PYTHON_USEDEP}]