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 6D9C313835A for ; Wed, 8 Jul 2020 13:16:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A12A1E0806; Wed, 8 Jul 2020 13:16:34 +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 88425E0806 for ; Wed, 8 Jul 2020 13:16:34 +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 F0E0534F543 for ; Wed, 8 Jul 2020 13:16:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A810D2D2 for ; Wed, 8 Jul 2020 13:16:31 +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: <1594214188.dc12b7bd1e4dd1a3cf45debac1f77d7b8d88fa4b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/contextlib2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/contextlib2/contextlib2-0.6.0_p1.ebuild X-VCS-Directories: dev-python/contextlib2/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: dc12b7bd1e4dd1a3cf45debac1f77d7b8d88fa4b X-VCS-Branch: master Date: Wed, 8 Jul 2020 13:16:31 +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: 5d699880-be43-4c0f-a7b8-3698b794b6c0 X-Archives-Hash: 90f1f1ca4865e7a248f44a9eb5e8ee94 commit: dc12b7bd1e4dd1a3cf45debac1f77d7b8d88fa4b Author: Michał Górny gentoo org> AuthorDate: Wed Jul 8 13:15:45 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Jul 8 13:16:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc12b7bd dev-python/contextlib2: Stabilize 0.6.0_p1 ALLARCHES, #731346 Signed-off-by: Michał Górny gentoo.org> dev-python/contextlib2/contextlib2-0.6.0_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/contextlib2/contextlib2-0.6.0_p1.ebuild b/dev-python/contextlib2/contextlib2-0.6.0_p1.ebuild index 341b0e956fa..51060f9397b 100644 --- a/dev-python/contextlib2/contextlib2-0.6.0_p1.ebuild +++ b/dev-python/contextlib2/contextlib2-0.6.0_p1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="PSF-2.4" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="test" DEPEND="