commit: c8576c53bdabb53c9b7b75ab309b5a82bab02a84 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Mon Nov 21 05:17:25 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Mon Nov 21 05:28:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8576c53
dev-python/pytest-bdd: stabilize 6.1.1 for amd64 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> dev-python/pytest-bdd/pytest-bdd-6.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytest-bdd/pytest-bdd-6.1.1.ebuild b/dev-python/pytest-bdd/pytest-bdd-6.1.1.ebuild index 4e02126a4ee5..39ee70789605 100644 --- a/dev-python/pytest-bdd/pytest-bdd-6.1.1.ebuild +++ b/dev-python/pytest-bdd/pytest-bdd-6.1.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/mako[${PYTHON_USEDEP}]