summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2019-06-04 00:33:52 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2019-06-04 00:34:14 -0700
commitbacb5419de605bdaa3ddea0feb06fa843bfc9158 (patch)
treef31af3898109d35f6fe3ad4b7547248346b73ae1 /sys-process
parentnet-analyzer/sec: Old (diff)
downloadgentoo-bacb5419de605bdaa3ddea0feb06fa843bfc9158.tar.gz
gentoo-bacb5419de605bdaa3ddea0feb06fa843bfc9158.tar.bz2
gentoo-bacb5419de605bdaa3ddea0feb06fa843bfc9158.zip
sys-process/glances: 3.1.0 stable amd64
Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/glances/glances-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/glances/glances-3.1.0.ebuild b/sys-process/glances/glances-3.1.0.ebuild
index 5755391619d0..4bf70de63ffd 100644
--- a/sys-process/glances/glances-3.1.0.ebuild
+++ b/sys-process/glances/glances-3.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/nicolargo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
IUSE="doc test"
RDEPEND=">=dev-python/psutil-5.4.3[${PYTHON_USEDEP}]"