commit: e6401071e95358128ad03ff4dd4e3680416d114a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 28 14:15:23 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Nov 28 14:21:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6401071
dev-python/pytest-asyncio: ~x64-macos keyworded Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam <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 3f206107bea..a9efe83358d 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 x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 x86 ~x64-macos" RDEPEND=" >=dev-python/pytest-5.4.0"
