Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-sensors-applet/
Date: Sun, 09 Sep 2018 23:53:51
Message-Id: 1536537172.f8454a22b9fa71f3827bc002a92847246806505e.whissi@gentoo
1 commit: f8454a22b9fa71f3827bc002a92847246806505e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 23:37:41 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 23:52:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8454a22
7
8 mate-extra/mate-sensors-applet: x86 stable (bug #625838)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild
16 index 1c56adc4626..95f36f6e5c4 100644
17 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild
18 +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild
19 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
20 inherit mate
21
22 if [[ ${PV} != 9999 ]]; then
23 - KEYWORDS="~amd64 ~arm ~x86"
24 + KEYWORDS="~amd64 ~arm x86"
25 fi
26
27 DESCRIPTION="MATE panel applet to display readings from hardware sensors"