From 3b6243e5dd23ac8ebf7b69bb48fbd189cc490de2 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 12 Jan 2026 07:12:02 +0000 Subject: [PATCH] dev-python/pip: Sync with Gentoo It's from Gentoo commit abf273e94da6cb09a7a84626d4bbbbdef1b01248. Signed-off-by: Flatcar Buildbot --- .../third_party/portage-stable/dev-python/pip/pip-25.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pip/pip-25.3.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/pip/pip-25.3.ebuild index 1439ec798f..a306901ec2 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/pip/pip-25.3.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-python/pip/pip-25.3.ebuild @@ -28,7 +28,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="test test-rust" RESTRICT="!test? ( test )"