commit: 959bd1ed25fe314441081c4c554b517536a84c74
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 4 09:06:16 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 4 09:06:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=959bd1ed
dev-python/pytest-bdd: Stabilize 7.0.0 ALLARCHES, #916778
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-bdd/pytest-bdd-7.0.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-bdd/pytest-bdd-7.0.0.ebuild
b/dev-python/pytest-bdd/pytest-bdd-7.0.0.ebuild
index 29cf3065023a..04e9eeb8571b 100644
--- a/dev-python/pytest-bdd/pytest-bdd-7.0.0.ebuild
+++ b/dev-python/pytest-bdd/pytest-bdd-7.0.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
RDEPEND="
dev-python/mako[${PYTHON_USEDEP}]