commit: 58a355aebc360d81a0b178303a5793304ffd625c
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 14 05:10:14 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Dec 14 06:45:35 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a355ae
dev-python/pipdeptree: Stabilize 2.30.0 ALLARCHES, #967441
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-python/pipdeptree/pipdeptree-2.30.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pipdeptree/pipdeptree-2.30.0.ebuild
b/dev-python/pipdeptree/pipdeptree-2.30.0.ebuild
index 287a1dcda5d0..19761e8aa800 100644
--- a/dev-python/pipdeptree/pipdeptree-2.30.0.ebuild
+++ b/dev-python/pipdeptree/pipdeptree-2.30.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv"
+KEYWORDS="amd64 ~arm64 ~riscv"
RDEPEND="
>=dev-python/packaging-23.1[${PYTHON_USEDEP}]