commit: 77bbd1129186262c13a3e364a595c7e63026df73 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Mon Jan 19 04:47:13 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Mon Jan 19 04:50:28 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77bbd112
dev-python/urwid: Stabilize 3.0.4 ALLARCHES, #968970 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/urwid/urwid-3.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/urwid/urwid-3.0.4.ebuild b/dev-python/urwid/urwid-3.0.4.ebuild index e4602af063bd..aaf3882f62a5 100644 --- a/dev-python/urwid/urwid-3.0.4.ebuild +++ b/dev-python/urwid/urwid-3.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="examples" RDEPEND="
