summaryrefslogtreecommitdiff
path: root/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-11 09:03:40 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-11 09:04:08 +0200
commit0e3cfe9cbffc7eed6368d20caada4a69f7825dea (patch)
tree37e571d6d6a125bd30b7349181742bd46a5346fa /dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild
parentfdba3823e3203753641754bc6ab97a4c0afd2c05 (diff)
downloadgentoo-0e3cfe9cbffc7eed6368d20caada4a69f7825dea.tar.gz
gentoo-0e3cfe9cbffc7eed6368d20caada4a69f7825dea.tar.bz2
gentoo-0e3cfe9cbffc7eed6368d20caada4a69f7825dea.zip
dev-python/pytest-asyncio: Stabilize 0.12.0 amd64, #731518
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild')
-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 ac428024c56c..eb948aa71ad4 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 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
RDEPEND="
>=dev-python/pytest-5.4.0"