From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1706421-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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9178215813A for <garchives@archives.gentoo.org>; Mon, 06 Jan 2025 03:47:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3E9FE07A7; Mon, 06 Jan 2025 03:47:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BA58FE07A9 for <gentoo-commits@lists.gentoo.org>; Mon, 06 Jan 2025 03:47:32 +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 0E69633C84E for <gentoo-commits@lists.gentoo.org>; Mon, 06 Jan 2025 03:47:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5650919F8 for <gentoo-commits@lists.gentoo.org>; Mon, 06 Jan 2025 03:47:29 +0000 (UTC) From: "WANG Xuerui" <xen0n@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, "WANG Xuerui" <xen0n@gentoo.org> Message-ID: <1736135218.ea78cdcc3152db81b7aef2c146e57a779067e7a8.xen0n@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.3.1-r2.ebuild X-VCS-Directories: dev-python/pip/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: ea78cdcc3152db81b7aef2c146e57a779067e7a8 X-VCS-Branch: master Date: Mon, 06 Jan 2025 03:47:29 +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: 7b96afcb-c07b-4e9c-87f7-a10a820299b3 X-Archives-Hash: cfd42863cf0a8d160df07bc3b895444d commit: ea78cdcc3152db81b7aef2c146e57a779067e7a8 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Mon Jan 6 03:45:51 2025 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Mon Jan 6 03:46:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea78cdcc dev-python/pip: keyword 24.3.1-r2 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> dev-python/pip/pip-24.3.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pip/pip-24.3.1-r2.ebuild b/dev-python/pip/pip-24.3.1-r2.ebuild index ea112ae463a0..89532d77b384 100644 --- a/dev-python/pip/pip-24.3.1-r2.ebuild +++ b/dev-python/pip/pip-24.3.1-r2.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="~alpha amd64 arm arm64 hppa ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" IUSE="test-rust" # see src/pip/_vendor/vendor.txt