diff options
author | Sam James <sam@gentoo.org> | 2020-11-28 14:15:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-28 14:21:27 +0000 |
commit | e6401071e95358128ad03ff4dd4e3680416d114a (patch) | |
tree | cd0b9b11783d3f9f7555f981b50a99ca6b4c611c /dev-python/pytest-asyncio | |
parent | dev-python/betamax: ~x64-macos keyworded (diff) | |
download | gentoo-e6401071e95358128ad03ff4dd4e3680416d114a.tar.gz gentoo-e6401071e95358128ad03ff4dd4e3680416d114a.tar.bz2 gentoo-e6401071e95358128ad03ff4dd4e3680416d114a.zip |
dev-python/pytest-asyncio: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio')
-rw-r--r-- | dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild | 2 |
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 3f206107bea3..a9efe83358dc 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" |