summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-03 14:54:28 +0000
committerMichał Górny <mgorny@gentoo.org>2020-06-04 16:05:01 +0200
commite059b0fa687421b773fbfa0e6c95bb9c271cf159 (patch)
tree089c67b7d9b8ae079393198a73cee7faf9ff04f8 /dev-python/pytest-asyncio
parentdev-python/flatbuffers: arm keyworded (bug #721726) (diff)
downloadgentoo-e059b0fa687421b773fbfa0e6c95bb9c271cf159.tar.gz
gentoo-e059b0fa687421b773fbfa0e6c95bb9c271cf159.tar.bz2
gentoo-e059b0fa687421b773fbfa0e6c95bb9c271cf159.zip
dev-python/pytest-asyncio: arm keyworded (bug #721726)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio')
-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 1daf0d1960f4..64dfa2878e8f 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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="
>=dev-python/pytest-5.4.0"