diff options
author | Sam James <sam@gentoo.org> | 2020-09-13 04:45:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-13 04:55:17 +0000 |
commit | 7d958d32be620fac821be004e74bd6b2a8ed7a11 (patch) | |
tree | 251c1202ff8f6aebbd046c98efd491f420e79e28 /dev-python/pytest-aiohttp | |
parent | www-servers/gunicorn: Keyword 20.0.4 ppc, #737618 (diff) | |
download | gentoo-7d958d32be620fac821be004e74bd6b2a8ed7a11.tar.gz gentoo-7d958d32be620fac821be004e74bd6b2a8ed7a11.tar.bz2 gentoo-7d958d32be620fac821be004e74bd6b2a8ed7a11.zip |
dev-python/pytest-aiohttp: Keyword 0.3.0-r1 ppc, #737618
Signed-off-by: Sam James <sam@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 1cf459caee43..a7beb4a8a18d 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 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" RDEPEND=" |