commit: ef252f232911f30eddc1bf7531fb9178936d8ba7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 12:37:14 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 12:37:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef252f23
dev-python/pytest-bdd: Stabilize 7.1.2 ALLARCHES, #928163
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pytest-bdd/pytest-bdd-7.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-bdd/pytest-bdd-7.1.2.ebuild
b/dev-python/pytest-bdd/pytest-bdd-7.1.2.ebuild
index a70fd8aae5b0..51e3319ece59 100644
--- a/dev-python/pytest-bdd/pytest-bdd-7.1.2.ebuild
+++ b/dev-python/pytest-bdd/pytest-bdd-7.1.2.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}]