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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E856B138359 for ; Sun, 27 Sep 2020 06:42:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 297D6E0858; Sun, 27 Sep 2020 06:42:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D440E085B for ; Sun, 27 Sep 2020 06:42:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B655340CC3 for ; Sun, 27 Sep 2020 06:42:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2CD7388 for ; Sun, 27 Sep 2020 06:42:12 +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: <1601188884.b155340ba0b6a9393f753472070e89cd42569d15.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyenchant/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyenchant/pyenchant-3.1.0.ebuild X-VCS-Directories: dev-python/pyenchant/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b155340ba0b6a9393f753472070e89cd42569d15 X-VCS-Branch: master Date: Sun, 27 Sep 2020 06:42:12 +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: cde33b4c-954b-4cf6-808a-9c7086a0d543 X-Archives-Hash: 4e0ca0aa655663077ef2dbd3bcdfb605 commit: b155340ba0b6a9393f753472070e89cd42569d15 Author: Matt Turner gentoo org> AuthorDate: Sun Sep 27 06:41:11 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Sep 27 06:41:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b155340b dev-python/pyenchant: Keyword 3.1.0 alpha, #737618 Signed-off-by: Matt Turner gentoo.org> dev-python/pyenchant/pyenchant-3.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyenchant/pyenchant-3.1.0.ebuild b/dev-python/pyenchant/pyenchant-3.1.0.ebuild index efc28ba4879..b128cfe80b2 100644 --- a/dev-python/pyenchant/pyenchant-3.1.0.ebuild +++ b/dev-python/pyenchant/pyenchant-3.1.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" RDEPEND="app-text/enchant:*" BDEPEND="