summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-08-07 09:22:31 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-08-07 09:59:04 -0400
commit8b4a50a8f28fd3c896262ac8a06c542267822bcc (patch)
tree0ab24870ac3d115690212c5572105fe95aa6c58a /dev-python/pytest-bdd
parentmedia-gfx/waifu2x-ncnn-vulkan: drop 20220419 (diff)
downloadgentoo-8b4a50a8f28fd3c896262ac8a06c542267822bcc.tar.gz
gentoo-8b4a50a8f28fd3c896262ac8a06c542267822bcc.tar.bz2
gentoo-8b4a50a8f28fd3c896262ac8a06c542267822bcc.zip
dev-python/pytest-bdd: stabilize 6.0.1 for amd64
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/pytest-bdd')
-rw-r--r--dev-python/pytest-bdd/pytest-bdd-6.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-bdd/pytest-bdd-6.0.1.ebuild b/dev-python/pytest-bdd/pytest-bdd-6.0.1.ebuild
index 2e99002d0b45..7682168ff49b 100644
--- a/dev-python/pytest-bdd/pytest-bdd-6.0.1.ebuild
+++ b/dev-python/pytest-bdd/pytest-bdd-6.0.1.ebuild
@@ -13,7 +13,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}]