diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-21 20:28:28 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-21 20:28:28 +0100 |
commit | 54e254271ef13ceaa4c9e1f83dcce9ad16668a4e (patch) | |
tree | 79bada256ee3b25ba3b3c91d29a2aedf4386eacd /dev-python/pytest-asyncio | |
parent | dev-python/pycares: Stabilize 4.1.2 amd64, #825666 (diff) | |
download | gentoo-54e254271ef13ceaa4c9e1f83dcce9ad16668a4e.tar.gz gentoo-54e254271ef13ceaa4c9e1f83dcce9ad16668a4e.tar.bz2 gentoo-54e254271ef13ceaa4c9e1f83dcce9ad16668a4e.zip |
dev-python/pytest-asyncio: Stabilize 0.16.0 ALLARCHES, #825674
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio')
-rw-r--r-- | dev-python/pytest-asyncio/pytest-asyncio-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.16.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.16.0.ebuild index c6de120f92c7..00427f89598b 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.16.0.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.16.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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" >=dev-python/pytest-5.4.0[${PYTHON_USEDEP}]" |