commit: c9008ec0e14a4c742efd26974cd84d52055b80bc
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 22 13:49:17 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 13:49:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9008ec0
dev-python/pytest-bdd: Stabilize 7.2.0 ALLARCHES, #934693
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-bdd/pytest-bdd-7.2.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-bdd/pytest-bdd-7.2.0.ebuild
b/dev-python/pytest-bdd/pytest-bdd-7.2.0.ebuild
index 4d8f0c35dffb..88ef967028eb 100644
--- a/dev-python/pytest-bdd/pytest-bdd-7.2.0.ebuild
+++ b/dev-python/pytest-bdd/pytest-bdd-7.2.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}]