From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1646085-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 78E9E15802E for <garchives@archives.gentoo.org>; Sun, 23 Jun 2024 20:19:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0E45E2AFF; Sun, 23 Jun 2024 20:19:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 444F8E2AFF for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jun 2024 20:19:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5B39F335D21 for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jun 2024 20:19:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F0C3D1ABE for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jun 2024 20:19:01 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1719173924.31a14d20df38fe9c06ea88970a1d82ce531d0287.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pip/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pip/pip-24.1-r1.ebuild X-VCS-Directories: dev-python/pip/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 31a14d20df38fe9c06ea88970a1d82ce531d0287 X-VCS-Branch: master Date: Sun, 23 Jun 2024 20:19:01 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fb9f299b-2398-4cc8-a7c2-b1f177b17b1c X-Archives-Hash: 6ed4b5e380453a0d1b8f635f68a77ef6 commit: 31a14d20df38fe9c06ea88970a1d82ce531d0287 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jun 23 20:18:44 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jun 23 20:18:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a14d20 dev-python/pip: Keyword 24.1-r1 arm, #934778 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/pip/pip-24.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pip/pip-24.1-r1.ebuild b/dev-python/pip/pip-24.1-r1.ebuild index f9ad1e10049f..286769f423aa 100644 --- a/dev-python/pip/pip-24.1-r1.ebuild +++ b/dev-python/pip/pip-24.1-r1.ebuild @@ -26,7 +26,7 @@ LICENSE="MIT" # bundled deps LICENSE+=" Apache-2.0 BSD BSD-2 ISC LGPL-2.1+ MPL-2.0 PSF-2" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm ~arm64" IUSE="test-rust" # see src/pip/_vendor/vendor.txt