commit: 282e08df8b4061fbea39a78391e7be70d73fd9c9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 07:04:24 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 07:04:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=282e08df
dev-python/pytest-bdd: Stabilize 7.3.0 ALLARCHES, #941344
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest-bdd/pytest-bdd-7.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-bdd/pytest-bdd-7.3.0.ebuild
b/dev-python/pytest-bdd/pytest-bdd-7.3.0.ebuild
index 121c574146f2..8123e325faa8 100644
--- a/dev-python/pytest-bdd/pytest-bdd-7.3.0.ebuild
+++ b/dev-python/pytest-bdd/pytest-bdd-7.3.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}]