dev-python/pytest-asyncio: Keyword 0.12.0 ppc64, #703174

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-05-29 22:51:04 +02:00
parent d1fde0ddef
commit 3ec03af2ea

View File

@@ -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 ~x86"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND="
>=dev-python/pytest-5.4.0"