summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-31 01:37:28 +0000
committerSam James <sam@gentoo.org>2020-07-31 01:37:28 +0000
commit3051829a44db9b843db1d80b2dcac94a701758d2 (patch)
treef6fc5ba7b2c219620c22f0b2cbac1ab445d05f5b /dev-python
parentdev-python/pytest-asyncio: arm stable (bug #734468) (diff)
downloadgentoo-3051829a44db9b843db1d80b2dcac94a701758d2.tar.gz
gentoo-3051829a44db9b843db1d80b2dcac94a701758d2.tar.bz2
gentoo-3051829a44db9b843db1d80b2dcac94a701758d2.zip
dev-python/pytest-asyncio: ALLARCHES stable (via arm, bug #734468)
Closes: https://bugs.gentoo.org/734468 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild
index 3b9032bc9b92..3b6370c3ca07 100644
--- a/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild
+++ b/dev-python/pytest-asyncio/pytest-asyncio-0.14.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"