sys-process/nvtop: add 3.0.1

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2023-03-31 12:37:52 +08:00
parent 81520c5c0d
commit cbbe9965a6
3 changed files with 49 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=8
inherit cmake
inherit cmake xdg
DESCRIPTION="NVIDIA GPUs htop like monitoring tool"
HOMEPAGE="https://github.com/Syllo/nvtop"
@@ -45,4 +45,3 @@ src_configure() {
cmake_src_configure
}