From ec5c4d0d49aee8c0676b5774d424d82467ffe003 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Wed, 26 May 2021 08:45:40 +0200 Subject: [PATCH] dev-python/pytest-asyncio: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #792003 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo --- dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild index eef2f9adf10d7..8467c5809abd6 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.15.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-asyncio/archive/v${PV}.tar.gz -> $ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos" RDEPEND=" >=dev-python/pytest-5.4.0[${PYTHON_USEDEP}]"