From 8b4a50a8f28fd3c896262ac8a06c542267822bcc Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Sun, 7 Aug 2022 09:22:31 -0400 Subject: [PATCH] dev-python/pytest-bdd: stabilize 6.0.1 for amd64 Signed-off-by: Ionen Wolkens --- 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 2e99002d0b452..7682168ff49bb 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}]