diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:37:58 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:40:22 +0300 |
commit | bbcfc618efff52c8298b953e90729997a8776d85 (patch) | |
tree | e99b29ad2d73e62d243e3717f3302651df92a170 /dev-python/pytest-aiohttp | |
parent | dev-python/sphinx-aiohttp-theme: Keyword 0.1.6 riscv, #737724 (diff) | |
download | gentoo-bbcfc618efff52c8298b953e90729997a8776d85.tar.gz gentoo-bbcfc618efff52c8298b953e90729997a8776d85.tar.bz2 gentoo-bbcfc618efff52c8298b953e90729997a8776d85.zip |
dev-python/pytest-aiohttp: Keyword 0.3.0-r1 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/pytest-aiohttp')
-rw-r--r-- | dev-python/pytest-aiohttp/pytest-aiohttp-0.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 7ac6c22a0027..eb6a6e790192 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 ~ia64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~riscv x86" IUSE="" RDEPEND=" |