diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 09:06:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 09:06:16 +0000 |
commit | 959bd1ed25fe314441081c4c554b517536a84c74 (patch) | |
tree | bd275ea7d60c5b62e683f90401d22352ec53b40b /dev-python | |
parent | x11-libs/libXrandr: Stabilize 1.5.4 amd64, #916773 (diff) | |
download | gentoo-959bd1ed25fe314441081c4c554b517536a84c74.tar.gz gentoo-959bd1ed25fe314441081c4c554b517536a84c74.tar.bz2 gentoo-959bd1ed25fe314441081c4c554b517536a84c74.zip |
dev-python/pytest-bdd: Stabilize 7.0.0 ALLARCHES, #916778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-bdd/pytest-bdd-7.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-bdd/pytest-bdd-7.0.0.ebuild b/dev-python/pytest-bdd/pytest-bdd-7.0.0.ebuild index 29cf3065023a..04e9eeb8571b 100644 --- a/dev-python/pytest-bdd/pytest-bdd-7.0.0.ebuild +++ b/dev-python/pytest-bdd/pytest-bdd-7.0.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}] |