summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-10 13:16:13 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-10 13:16:13 +0100
commite64f9ef09198f0d1cc6adfaccfa3b74b1ea5d95c (patch)
tree9c76b4f43390184e493b7dd35619444ee91f5ad0 /dev-python/pytest-bdd
parentdev-python/aiohttp: Stabilize 3.8.0 amd64, #828754 (diff)
downloadgentoo-e64f9ef09198f0d1cc6adfaccfa3b74b1ea5d95c.tar.gz
gentoo-e64f9ef09198f0d1cc6adfaccfa3b74b1ea5d95c.tar.bz2
gentoo-e64f9ef09198f0d1cc6adfaccfa3b74b1ea5d95c.zip
dev-python/pytest-bdd: Stabilize 5.0.0 ALLARCHES, #828751
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-bdd')
-rw-r--r--dev-python/pytest-bdd/pytest-bdd-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-bdd/pytest-bdd-5.0.0.ebuild b/dev-python/pytest-bdd/pytest-bdd-5.0.0.ebuild
index e429be77bf70..1b1087b8edf8 100644
--- a/dev-python/pytest-bdd/pytest-bdd-5.0.0.ebuild
+++ b/dev-python/pytest-bdd/pytest-bdd-5.0.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-bdd/archive/refs/tags/${PV}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
RDEPEND="
dev-python/glob2[${PYTHON_USEDEP}]