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: Sat, 28 Dec 2019 07:37:22
Message-Id: 1577518619.37f8b46a54fcdccc1bf22cd28a7c176c9e9aee7c.gyakovlev@gentoo
1 commit: 37f8b46a54fcdccc1bf22cd28a7c176c9e9aee7c
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 28 07:36:32 2019 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 28 07:36:59 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f8b46a
7
8 sys-process/glances: keyword 3.1.2 on ~ppc64
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 sys-process/glances/glances-3.1.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-process/glances/glances-3.1.2.ebuild b/sys-process/glances/glances-3.1.2.ebuild
17 index e2e26705f19..ea3251322e1 100644
18 --- a/sys-process/glances/glances-3.1.2.ebuild
19 +++ b/sys-process/glances/glances-3.1.2.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 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26 IUSE="doc test"
27 RESTRICT="!test? ( test )"