summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-06 21:37:24 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-06 21:37:39 -0500
commit926b8c5260649ff95a4d56b7e476fd057bc1aef7 (patch)
tree26e7b84f2c8e346977e073ec74786b1150542ad2 /dev-python/pytest-asyncio
parenteclass/db-use: EAPI=7 is silently supported. Reflect that. (diff)
downloadgentoo-926b8c5260649ff95a4d56b7e476fd057bc1aef7.tar.gz
gentoo-926b8c5260649ff95a4d56b7e476fd057bc1aef7.tar.bz2
gentoo-926b8c5260649ff95a4d56b7e476fd057bc1aef7.zip
dev-python/pytest-asyncio: Keyword 0.14.0 alpha, #753988
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio')
-rw-r--r--dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild2
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 edcb0634fbaa..3e38abcb5a60 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"