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) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
Sam James (sam_c)
2020-05-12 14:29:48 +00:00
committed by Mart Raudsepp
parent ebe7345d68
commit ba9c721824

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