diff options
author | 2023-10-14 16:52:50 +0000 | |
---|---|---|
committer | 2023-10-14 16:52:50 +0000 | |
commit | de6641de59b84d612d5886a1e55c253307871552 (patch) | |
tree | 30e840c4b0ab2d08cb9451d1891c881b36bd101d /dev-python/pytest-aiohttp | |
parent | dev-python/black: Stabilize 23.9.1 sparc, #915729 (diff) | |
download | gentoo-de6641de59b84d612d5886a1e55c253307871552.tar.gz gentoo-de6641de59b84d612d5886a1e55c253307871552.tar.bz2 gentoo-de6641de59b84d612d5886a1e55c253307871552.zip |
dev-python/pytest-aiohttp: Stabilize 1.0.5 ALLARCHES, #915757
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-aiohttp')
-rw-r--r-- | dev-python/pytest-aiohttp/pytest-aiohttp-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.5.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.5.ebuild index a3fd0d0ec5f8..5156acdaadbd 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.5.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.5.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" >=dev-python/aiohttp-3.8.1[${PYTHON_USEDEP}] |