diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-04-03 14:00:48 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2021-04-04 15:08:01 -0700 |
commit | 70a3fbd29c2a3cfc4a831444d77cc25f155cc268 (patch) | |
tree | f64be2f8a2b429e6e0886515f5ad92c56629db79 /profiles/info_pkgs | |
parent | profiles/info_vars: print RUSTFLAGS as well (diff) | |
download | gentoo-70a3fbd29c2a3cfc4a831444d77cc25f155cc268.tar.gz gentoo-70a3fbd29c2a3cfc4a831444d77cc25f155cc268.tar.bz2 gentoo-70a3fbd29c2a3cfc4a831444d77cc25f155cc268.zip |
profiles/info_pkgs: print rust{,-bin} versions
Bug: https://bugs.gentoo.org/756340
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'profiles/info_pkgs')
-rw-r--r-- | profiles/info_pkgs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/info_pkgs b/profiles/info_pkgs index 9c12cc958ac7..650516bcf853 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -17,6 +17,8 @@ sys-devel/libtool sys-devel/make dev-lang/python dev-lang/perl +dev-lang/rust +dev-lang/rust-bin sys-apps/sandbox dev-util/ccache sys-devel/gcc |