From bdb53711ac418363ebfc538b24e7dd992d5d7316 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Sun, 25 Jan 2026 21:58:12 -0500 Subject: [PATCH] dev-python/typer: Stabilize 0.21.0 ALLARCHES, #969255 Signed-off-by: Eli Schwartz --- dev-python/typer/typer-0.21.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/typer/typer-0.21.0.ebuild b/dev-python/typer/typer-0.21.0.ebuild index e557b979387c2..b4e8ff4e6fb8a 100644 --- a/dev-python/typer/typer-0.21.0.ebuild +++ b/dev-python/typer/typer-0.21.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 Gentoo Authors +# Copyright 2025-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="amd64 ~arm arm64" IUSE="cli" RDEPEND="