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 3B916158086 for ; Fri, 31 Dec 2021 20:51:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00BD12BC054; Fri, 31 Dec 2021 20:51:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 722792BC051 for ; Fri, 31 Dec 2021 20:51:22 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BB4A6342CF7 for ; Fri, 31 Dec 2021 20:51:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26A761BF for ; Fri, 31 Dec 2021 20:51:19 +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: <1640983873.cb0d092fce15cabc18fd3b4a5c07c209972785de.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Statistics-ChiSquare/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild X-VCS-Directories: dev-perl/Statistics-ChiSquare/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: cb0d092fce15cabc18fd3b4a5c07c209972785de X-VCS-Branch: master Date: Fri, 31 Dec 2021 20:51:19 +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: ac4b4c6c-8c5c-4b43-9781-08ed53c3ec9e X-Archives-Hash: 2eb28fb69f468411903743e19fd11a28 commit: cb0d092fce15cabc18fd3b4a5c07c209972785de Author: Matt Turner gentoo org> AuthorDate: Fri Dec 31 20:50:58 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Dec 31 20:51:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb0d092f dev-perl/Statistics-ChiSquare: Keyword 1.0.0 alpha, #818448 Signed-off-by: Matt Turner gentoo.org> dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild b/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild index 5104f8fdbb80..91f7bfe3a61d 100644 --- a/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild +++ b/dev-perl/Statistics-ChiSquare/Statistics-ChiSquare-1.0.0.ebuild @@ -9,4 +9,4 @@ inherit perl-module DESCRIPTION="How well-distributed is your data?" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc" +KEYWORDS="~alpha ~amd64 ~hppa ~sparc"