From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B9087158015 for ; Fri, 29 Dec 2023 16:40:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D851E2BC02D; Fri, 29 Dec 2023 16:40:43 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB0902BC02D for ; Fri, 29 Dec 2023 16:40:43 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6A96C343008 for ; Fri, 29 Dec 2023 16:40:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC9CD99E for ; Fri, 29 Dec 2023 16:40:40 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1703868038.2c7d60126fa1d4c4702201d62a1396ce7609de82.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/info_vars X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2c7d60126fa1d4c4702201d62a1396ce7609de82 X-VCS-Branch: master Date: Fri, 29 Dec 2023 16:40:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6bb4d78c-06b0-4dcf-805b-1dff2123fc92 X-Archives-Hash: bee3516dc365e4cf41a9a9d372742266 commit: 2c7d60126fa1d4c4702201d62a1396ce7609de82 Author: Michał Górny gentoo org> AuthorDate: Fri Dec 29 16:40:17 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Dec 29 16:40:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c7d6012 profiles/info_vars: Add PYTHONPATH Signed-off-by: Michał Górny gentoo.org> profiles/info_vars | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/info_vars b/profiles/info_vars index c058aceb7f87..1450d52ca557 100644 --- a/profiles/info_vars +++ b/profiles/info_vars @@ -60,6 +60,7 @@ PORTAGE_RSYNC_EXTRA_OPTS PORTAGE_TMPDIR PORTDIR PORTDIR_OVERLAY +PYTHONPATH RANLIB READELF RUSTFLAGS