From c3f73f20004061ea058c36141771410e4514348f Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 15 Sep 2025 07:06:57 +0000 Subject: [PATCH] dev-python/pip: Sync with Gentoo It's from Gentoo commit a897893a68fb848db5b95317d488609412cadeb5. Signed-off-by: Flatcar Buildbot --- .../third_party/portage-stable/dev-python/pip/pip-25.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pip/pip-25.2.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/pip/pip-25.2.ebuild index fbfd75f3e9..22fc773064 100644 --- a/sdk_container/src/third_party/portage-stable/dev-python/pip/pip-25.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-python/pip/pip-25.2.ebuild @@ -24,7 +24,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 )"