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 A6A4013835B for ; Mon, 7 Dec 2020 04:28:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEA68E0E23; Mon, 7 Dec 2020 04:28:39 +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 95EFBE0E23 for ; Mon, 7 Dec 2020 04:28:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AA8A5340D48 for ; Mon, 7 Dec 2020 04:28:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E299468 for ; Mon, 7 Dec 2020 04:28:37 +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: <1607315249.b1677266d9e85544ec1749b6519e4b027140a48c.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mypy/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/mypy/mypy-0.790.ebuild X-VCS-Directories: dev-python/mypy/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b1677266d9e85544ec1749b6519e4b027140a48c X-VCS-Branch: master Date: Mon, 7 Dec 2020 04:28:37 +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: e4e48f1f-7d7f-4f5c-ba56-2fdba4b1e239 X-Archives-Hash: 437ea61025c11ef383e3812406ad4bc4 commit: b1677266d9e85544ec1749b6519e4b027140a48c Author: Matt Turner gentoo org> AuthorDate: Mon Dec 7 04:27:29 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Dec 7 04:27:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1677266 dev-python/mypy: Keyword 0.790 alpha, #747850 Signed-off-by: Matt Turner gentoo.org> dev-python/mypy/mypy-0.790.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mypy/mypy-0.790.ebuild b/dev-python/mypy/mypy-0.790.ebuild index f2b26d130ce..32b70948b95 100644 --- a/dev-python/mypy/mypy-0.790.ebuild +++ b/dev-python/mypy/mypy-0.790.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~x86" # stubgen collides with this package: https://bugs.gentoo.org/585594 RDEPEND="