Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-system-monitor/
Date: Sun, 14 Apr 2019 15:27:16
Message-Id: 1555255617.311b9a55067b4123e7742d9f0fcc34acac9e3817.zlogene@gentoo
1 commit: 311b9a55067b4123e7742d9f0fcc34acac9e3817
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 14 15:25:20 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 14 15:26:57 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=311b9a55
7
8 mate-extra/mate-system-monitor: amd64 stable wrt bug #682168
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
18 index 2df1fb376d2..3f6d1733846 100644
19 --- a/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
20 +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.22.0.ebuild
21 @@ -6,7 +6,7 @@ EAPI=6
22 inherit mate
23
24 if [[ ${PV} != 9999 ]]; then
25 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
26 + KEYWORDS="amd64 ~arm ~arm64 ~x86"
27 fi
28
29 DESCRIPTION="The MATE System Monitor"