summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:27:46 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-07 20:27:46 +0200
commit70f6f2f6baec47fd76031a4e5e627d08a78988ed (patch)
tree966605302044364df2e1fb2353e541624ce3da2a /dev-python/pytest-testinfra
parentdev-python/ujson: Stabilize 5.6.0 arm, #890108 (diff)
downloadgentoo-70f6f2f6baec47fd76031a4e5e627d08a78988ed.tar.gz
gentoo-70f6f2f6baec47fd76031a4e5e627d08a78988ed.tar.bz2
gentoo-70f6f2f6baec47fd76031a4e5e627d08a78988ed.zip
dev-python/pytest-testinfra: Stabilize 7.0.0 ALLARCHES, #890148
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-testinfra')
-rw-r--r--dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild
index 5e4cec65cf58..e856f068f367 100644
--- a/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild
+++ b/dev-python/pytest-testinfra/pytest-testinfra-7.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~riscv"
+KEYWORDS="amd64 ~riscv"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]