commit: 0e3cfe9cbffc7eed6368d20caada4a69f7825dea Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 11 07:03:40 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 11 07:04:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3cfe9c
dev-python/pytest-asyncio: Stabilize 0.12.0 amd64, #731518 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ac428024c56..eb948aa71ad 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"
