Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/glances/
Date: Tue, 04 Jun 2019 07:34:32
Message-Id: 1559633654.bacb5419de605bdaa3ddea0feb06fa843bfc9158.gyakovlev@gentoo
1 commit: bacb5419de605bdaa3ddea0feb06fa843bfc9158
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 4 07:33:52 2019 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 4 07:34:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bacb5419
7
8 sys-process/glances: 3.1.0 stable amd64
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.13
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 sys-process/glances/glances-3.1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-process/glances/glances-3.1.0.ebuild b/sys-process/glances/glances-3.1.0.ebuild
17 index 5755391619d..4bf70de63ff 100644
18 --- a/sys-process/glances/glances-3.1.0.ebuild
19 +++ b/sys-process/glances/glances-3.1.0.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/nicolargo/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
21
22 LICENSE="LGPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
26 IUSE="doc test"
27
28 RDEPEND=">=dev-python/psutil-5.4.3[${PYTHON_USEDEP}]"