summaryrefslogtreecommitdiff
path: root/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-29 22:51:04 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-29 23:01:11 +0200
commit3ec03af2ea5c5f3eb1bd8961314febcb5ee8afe5 (patch)
treec322e8b0d893ba129a6d9e40c2c5f0051b8b1dc0 /dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild
parentd1fde0ddefe76ce3b017156828ab11571ec0b37a (diff)
downloadgentoo-3ec03af2ea5c5f3eb1bd8961314febcb5ee8afe5.tar.gz
gentoo-3ec03af2ea5c5f3eb1bd8961314febcb5ee8afe5.tar.bz2
gentoo-3ec03af2ea5c5f3eb1bd8961314febcb5ee8afe5.zip
dev-python/pytest-asyncio: Keyword 0.12.0 ppc64, #703174
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild')
-rw-r--r--dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 1f152ee53af3..7297c5e8894c 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 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
RDEPEND="
>=dev-python/pytest-5.4.0"