summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-22 13:49:17 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-22 13:49:17 +0000
commitc9008ec0e14a4c742efd26974cd84d52055b80bc (patch)
treeb6cd600927c5f2250af17e6c97ad213e5bffd7b0 /dev-python
parent0b8321927d6f4c82cabaa853fa6d669640d97a35 (diff)
downloadgentoo-c9008ec0e14a4c742efd26974cd84d52055b80bc.tar.gz
gentoo-c9008ec0e14a4c742efd26974cd84d52055b80bc.tar.bz2
gentoo-c9008ec0e14a4c742efd26974cd84d52055b80bc.zip
dev-python/pytest-bdd: Stabilize 7.2.0 ALLARCHES, #934693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytest-bdd/pytest-bdd-7.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]