diff options
author | Sam James <sam@gentoo.org> | 2020-08-25 10:17:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-25 10:17:40 +0000 |
commit | 8867a52382fa7c6d86d05f0d12f415c6004d7fcd (patch) | |
tree | e8c9a88dac8dd5d68314a8cc4eede570183b9219 /dev-python/pytest-aiohttp | |
parent | dev-python/sphinx-aiohttp-theme: Keyword 0.1.6 ppc64, #737618 (diff) | |
download | gentoo-8867a52382fa7c6d86d05f0d12f415c6004d7fcd.tar.gz gentoo-8867a52382fa7c6d86d05f0d12f415c6004d7fcd.tar.bz2 gentoo-8867a52382fa7c6d86d05f0d12f415c6004d7fcd.zip |
dev-python/pytest-aiohttp: Keyword 0.3.0-r1 ppc64, #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 a274f95e1396..7ac6c22a0027 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 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 x86" IUSE="" RDEPEND=" |