diff options
author | John Helmert III <ajak@gentoo.org> | 2024-07-28 15:42:42 -0700 |
---|---|---|
committer | John Helmert III <ajak@gentoo.org> | 2024-07-28 15:55:25 -0700 |
commit | c580f5aa47cfd93a4b4265e41780467f9b5244b5 (patch) | |
tree | ab01b86af85af82216a802af817fdbf49e7cc077 /profiles | |
parent | gui-libs/greetd: add 0.10.3 (diff) | |
download | gentoo-c580f5aa47cfd93a4b4265e41780467f9b5244b5.tar.gz gentoo-c580f5aa47cfd93a4b4265e41780467f9b5244b5.tar.bz2 gentoo-c580f5aa47cfd93a4b4265e41780467f9b5244b5.zip |
sys-process/glances: add 4.1.2.1
Upstream has migrated from ujson to orjson. orjson in Gentoo doesn't
have pypy3 compat. Also mask >=4.1.2.1 in the wd40 profile as a new
reverse dependency of Rust-requiring orjson.
Also note that here introduces a hack to handle a mismatched release
version with the version in code, and this is hacked around through
src_prepare.
Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/wd40/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index c59e414005e0..f0b525fb7047 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -176,6 +176,7 @@ net-p2p/deluge sci-geosciences/gnome-maps >=sys-apps/bat-0.18.1 >=sys-block/thin-provisioning-tools-1.0.6 +>=sys-process/glances-4.1.2.1 sys-fs/bcachefs-tools virtual/rust www-apps/radicale |