From fbff3d797c5aca9cbcaf602043bc887c22d1d42c Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 2 Mar 2026 07:25:26 +0000 Subject: [PATCH] dev-python/urllib3: Sync with Gentoo It's from Gentoo commit 664aea98ee092190cc47555c482dd3447008be0f. Signed-off-by: Flatcar Buildbot --- .../portage-stable/dev-python/urllib3/urllib3-2.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-python/urllib3/urllib3-2.6.3.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/urllib3/urllib3-2.6.3.ebuild index ce23c7a78c..95ded3d81f 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/urllib3/urllib3-2.6.3.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-python/urllib3/urllib3-2.6.3.ebuild @@ -28,7 +28,7 @@ SRC_URI+=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~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 )"