From: Sam James (sam_c) Date: Tue, 12 May 2020 14:29:48 +0000 (+0000) Subject: dev-python/pytest-asyncio: arm64 keyworded (bug #721140) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ba9c7218248ff01cc65be7cae33ec7ac494309fe;p=gentoo.git dev-python/pytest-asyncio: arm64 keyworded (bug #721140) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- 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 f24ce262fa93..1f152ee53af3 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" >=dev-python/pytest-5.4.0"