From 0c8ddaed0d5f07be9e7fc83b2e63141b6f8ea2de Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 20 Jul 2020 02:32:05 +0000 Subject: [PATCH] dev-python/pytest-asyncio: arm stable (bug #722218) Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James --- dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 eb948aa71ad40..622d1f4f47436 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 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" RDEPEND=" >=dev-python/pytest-5.4.0"