diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 17:54:52 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:28:29 +0800 |
commit | 620932f851e5cd99fe06fa4fa5c71b245630f556 (patch) | |
tree | 591958ae5dea37f9fa131ba712c8fe23101ed75a /dev-python/pytest-aiohttp | |
parent | dev-python/typing-extensions: keyword 4.2.0 for ~loong (diff) | |
download | gentoo-620932f851e5cd99fe06fa4fa5c71b245630f556.tar.gz gentoo-620932f851e5cd99fe06fa4fa5c71b245630f556.tar.bz2 gentoo-620932f851e5cd99fe06fa4fa5c71b245630f556.zip |
dev-python/pytest-aiohttp: keyword 1.0.4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/pytest-aiohttp')
-rw-r--r-- | dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild index 5292e88d5e64..1ad54bae78d3 100644 --- a/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild +++ b/dev-python/pytest-aiohttp/pytest-aiohttp-1.0.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 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}] |