commit: 926b8c5260649ff95a4d56b7e476fd057bc1aef7 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Mon Dec 7 02:37:24 2020 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Mon Dec 7 02:37:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=926b8c52
dev-python/pytest-asyncio: Keyword 0.14.0 alpha, #753988 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 edcb0634fba..3e38abcb5a6 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild @@ -14,7 +14,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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos" RDEPEND=" >=dev-python/pytest-5.4.0"
