diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-17 09:28:10 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-17 09:28:10 +0200 |
commit | bf5ae2156a0641fa199a902f464b3e40616340aa (patch) | |
tree | 5a827a89706737be9b7ddd3781db07610b7d252d /dev-python/pipdeptree | |
parent | dev-python/mkdocs-material: Stabilize 9.5.31 ALLARCHES, #938070 (diff) | |
download | gentoo-bf5ae2156a0641fa199a902f464b3e40616340aa.tar.gz gentoo-bf5ae2156a0641fa199a902f464b3e40616340aa.tar.bz2 gentoo-bf5ae2156a0641fa199a902f464b3e40616340aa.zip |
dev-python/pipdeptree: Stabilize 2.23.1 ALLARCHES, #938071
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pipdeptree')
-rw-r--r-- | dev-python/pipdeptree/pipdeptree-2.23.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pipdeptree/pipdeptree-2.23.1.ebuild b/dev-python/pipdeptree/pipdeptree-2.23.1.ebuild index 0f2bc0747e89..3f8d7d77877a 100644 --- a/dev-python/pipdeptree/pipdeptree-2.23.1.ebuild +++ b/dev-python/pipdeptree/pipdeptree-2.23.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv" +KEYWORDS="amd64 ~arm64 ~riscv" RDEPEND=" >=dev-python/packaging-23.1[${PYTHON_USEDEP}] |