diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-09 15:58:19 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-09 15:58:19 +0100 |
commit | 4f216a4eeca34cbfa0a743d41e3d86b070cd7e3f (patch) | |
tree | 23eb45ee63899da61aa3d129804af452aac6fbc9 | |
parent | dev-python/python-neutronclient: Stabilize 11.1.0 ALLARCHES, #919553 (diff) | |
download | gentoo-4f216a4eeca34cbfa0a743d41e3d86b070cd7e3f.tar.gz gentoo-4f216a4eeca34cbfa0a743d41e3d86b070cd7e3f.tar.bz2 gentoo-4f216a4eeca34cbfa0a743d41e3d86b070cd7e3f.zip |
dev-python/pytest-testinfra: Stabilize 10.0.0 ALLARCHES, #919554
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild index 2dc06303060d..6c68af1ef89a 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv" +KEYWORDS="amd64 ~arm64 ~riscv" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |