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 E7EF9138359 for ; Sat, 11 Jul 2020 07:04:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABB1AE0858; Sat, 11 Jul 2020 07:04:19 +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 94A37E0858 for ; Sat, 11 Jul 2020 07:04:19 +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 8207B34EF93 for ; Sat, 11 Jul 2020 07:04:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 821902D7 for ; Sat, 11 Jul 2020 07:04:13 +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: <1594451048.fdba3823e3203753641754bc6ab97a4c0afd2c05.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-aiohttp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild X-VCS-Directories: dev-python/pytest-aiohttp/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fdba3823e3203753641754bc6ab97a4c0afd2c05 X-VCS-Branch: master Date: Sat, 11 Jul 2020 07:04:13 +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: bec0aea7-ba4a-45c1-8ed2-8c9f35bf8685 X-Archives-Hash: b0ed6e91c5f3a6e47bbd803ca6cdde6e commit: fdba3823e3203753641754bc6ab97a4c0afd2c05 Author: Michał Górny gentoo org> AuthorDate: Sat Jul 11 07:03:39 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jul 11 07:04:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdba3823 dev-python/pytest-aiohttp: Stabilize 0.3.0-r1 amd64, #731516 Signed-off-by: Michał Górny gentoo.org> dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild index f0fc3c7317b..115b9ed5685 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" RDEPEND="