diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-10-12 09:04:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-10-12 09:04:24 +0200 |
commit | 282e08df8b4061fbea39a78391e7be70d73fd9c9 (patch) | |
tree | 94ab8356df17da801b9a42af9156be5fc0e71e13 /dev-python/pytest-bdd | |
parent | dev-python/prompt-toolkit: Stabilize 3.0.48 ALLARCHES, #941343 (diff) | |
download | gentoo-282e08df8b4061fbea39a78391e7be70d73fd9c9.tar.gz gentoo-282e08df8b4061fbea39a78391e7be70d73fd9c9.tar.bz2 gentoo-282e08df8b4061fbea39a78391e7be70d73fd9c9.zip |
dev-python/pytest-bdd: Stabilize 7.3.0 ALLARCHES, #941344
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-bdd')
-rw-r--r-- | dev-python/pytest-bdd/pytest-bdd-7.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |