diff options
| author | Sam James <sam@gentoo.org> | 2025-01-11 09:04:30 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-01-11 09:04:30 +0000 |
| commit | f9fe37780ac2e5358601ccc84ff52783f75d271b (patch) | |
| tree | f58facdfa6d5da64cd84d16ae1819bcaa24bb8fc /dev-python | |
| parent | 9fed362e2302c915ff3c0e0cd7d2c8ea8168e778 (diff) | |
| download | gentoo-f9fe37780ac2e5358601ccc84ff52783f75d271b.tar.gz gentoo-f9fe37780ac2e5358601ccc84ff52783f75d271b.tar.bz2 gentoo-f9fe37780ac2e5358601ccc84ff52783f75d271b.zip | |
dev-python/urllib3: Stabilize 2.3.0 ALLARCHES, #947889
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/urllib3/urllib3-2.3.0.ebuild | 4 |
1 files 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 )" |
