From: Michał Górny Date: Sat, 30 May 2020 16:11:40 +0000 (+0200) Subject: dev-python/pytest-asyncio: Keyword 0.12.0 ppc, #721140 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7295614d8ad06be2945023c1092ade45093705cc;p=gentoo.git dev-python/pytest-asyncio: Keyword 0.12.0 ppc, #721140 Signed-off-by: Michał Górny --- diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild index 7297c5e8894c..427e7177d872 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-asyncio/archive/v${PV}.tar.gz -> $ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" RDEPEND=" >=dev-python/pytest-5.4.0"