diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-29 17:40:17 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-29 17:40:38 +0100 |
commit | 2c7d60126fa1d4c4702201d62a1396ce7609de82 (patch) | |
tree | aa956a8c5be213150acb14bd538c9206c9679b74 /profiles/info_vars | |
parent | dev-libs/openssl: Stabilize 3.0.12 ppc, #920847 (diff) | |
download | gentoo-2c7d60126fa1d4c4702201d62a1396ce7609de82.tar.gz gentoo-2c7d60126fa1d4c4702201d62a1396ce7609de82.tar.bz2 gentoo-2c7d60126fa1d4c4702201d62a1396ce7609de82.zip |
profiles/info_vars: Add PYTHONPATH
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/info_vars')
-rw-r--r-- | profiles/info_vars | 1 |
1 files changed, 1 insertions, 0 deletions
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 |