commit: fae8df7e0eb29e776a3b5c5bc2b9a2af5319e657 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Dec 16 02:12:13 2025 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Dec 16 02:13:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fae8df7e
dev-python/typer: Stabilize 0.20.0 amd64, #967567 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/typer/typer-0.20.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/typer/typer-0.20.0.ebuild b/dev-python/typer/typer-0.20.0.ebuild index 7dccc4861f19..4e1f03932e65 100644 --- a/dev-python/typer/typer-0.20.0.ebuild +++ b/dev-python/typer/typer-0.20.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm arm64" +KEYWORDS="amd64 ~arm arm64" IUSE="cli" RDEPEND="
