Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-aiohttp/
Date: Sun, 27 Feb 2022 14:44:23
Message-Id: 1645973018.9563d12e75d19158921d0eadc2d3c3ff64bd7122.jsmolic@gentoo
1 commit: 9563d12e75d19158921d0eadc2d3c3ff64bd7122
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 27 14:43:38 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 27 14:43:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9563d12e
7
8 dev-python/pytest-aiohttp: Stabilize 1.0.4 ALLARCHES, #834221
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild
16 index 6f2f5b8373a9..91b4756bcfe8 100644
17 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild
18 +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos"
25
26 RDEPEND="
27 >=dev-python/aiohttp-3.8.1[${PYTHON_USEDEP}]