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 7923F158086 for ; Fri, 31 Dec 2021 16:53:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 785582BC054; Fri, 31 Dec 2021 16:53:29 +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 48F3B2BC04C for ; Fri, 31 Dec 2021 16:53:29 +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 7F6A4342E6D for ; Fri, 31 Dec 2021 16:53:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35A572A2 for ; Fri, 31 Dec 2021 16:53:25 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1640969560.93ef4d2ab8ac90a4263767168b5a520a7144ffbe.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pygments/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pygments/pygments-2.11.0.ebuild X-VCS-Directories: dev-python/pygments/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 93ef4d2ab8ac90a4263767168b5a520a7144ffbe X-VCS-Branch: master Date: Fri, 31 Dec 2021 16:53:25 +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: 75cfde0f-e389-4603-bb27-a749deee3ccb X-Archives-Hash: f5b3679680e4a19cb48d3c7afa467390 commit: 93ef4d2ab8ac90a4263767168b5a520a7144ffbe Author: Matt Turner gentoo org> AuthorDate: Fri Dec 31 16:52:19 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Dec 31 16:52:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ef4d2a dev-python/pygments: Keyword 2.11.0 alpha, #830328 Signed-off-by: Matt Turner gentoo.org> dev-python/pygments/pygments-2.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pygments/pygments-2.11.0.ebuild b/dev-python/pygments/pygments-2.11.0.ebuild index 6a95e1c78ac1..3d825d5e04c4 100644 --- a/dev-python/pygments/pygments-2.11.0.ebuild +++ b/dev-python/pygments/pygments-2.11.0.ebuild @@ -17,7 +17,7 @@ S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc" BDEPEND=" test? (