commit: f9fe37780ac2e5358601ccc84ff52783f75d271b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 11 09:04:30 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 11 09:04:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9fe3778
dev-python/urllib3: Stabilize 2.3.0 ALLARCHES, #947889 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/urllib3/urllib3-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/urllib3/urllib3-2.3.0.ebuild b/dev-python/urllib3/urllib3-2.3.0.ebuild index 491feb6fc739..756f5fa189cf 100644 --- a/dev-python/urllib3/urllib3-2.3.0.ebuild +++ b/dev-python/urllib3/urllib3-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # please keep this ebuild at EAPI 8 -- sys-apps/portage dep @@ -27,7 +27,7 @@ SRC_URI+=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" IUSE="brotli http2 test zstd" RESTRICT="!test? ( test )"
