commit: 8b4a50a8f28fd3c896262ac8a06c542267822bcc Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sun Aug 7 13:22:31 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sun Aug 7 13:59:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b4a50a8
dev-python/pytest-bdd: stabilize 6.0.1 for amd64 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> dev-python/pytest-bdd/pytest-bdd-6.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-bdd/pytest-bdd-6.0.1.ebuild b/dev-python/pytest-bdd/pytest-bdd-6.0.1.ebuild index 2e99002d0b45..7682168ff49b 100644 --- a/dev-python/pytest-bdd/pytest-bdd-6.0.1.ebuild +++ b/dev-python/pytest-bdd/pytest-bdd-6.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-bdd/archive/refs/tags/${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" RDEPEND=" dev-python/glob2[${PYTHON_USEDEP}]
