From 1b66b146a8d6d7b155d6896d0f3c762b4c0018ab Mon Sep 17 00:00:00 2001 From: hasufell Date: Tue, 19 Jan 2016 20:13:11 +0100 Subject: [PATCH] Add sys-process/ctop to tools set --- keywords.conf.d/emulation.conf | 3 +++ sets/tools.conf | 1 + 2 files changed, 4 insertions(+) diff --git a/keywords.conf.d/emulation.conf b/keywords.conf.d/emulation.conf index dc50951..e49a778 100644 --- a/keywords.conf.d/emulation.conf +++ b/keywords.conf.d/emulation.conf @@ -21,3 +21,6 @@ dev-python/strict-rfc3339 ~amd64 dev-python/vcversioner ~amd64 dev-python/webcolors ~amd64 dev-python/jsonschema ~amd64 + +# htop like stuff for containers +sys-process/ctop ~amd64 diff --git a/sets/tools.conf b/sets/tools.conf index 9554cce..45a6cea 100644 --- a/sets/tools.conf +++ b/sets/tools.conf @@ -1 +1,2 @@ +* sys-process/ctop * sys-process/htop