Gentoo Archives: gentoo-commits

From: Adam Feldman <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-sensors-applet/
Date: Thu, 10 Jun 2021 00:24:06
Message-Id: 1623282457.4a33b1ff8ebe70a4b10c4f4db7b1e7ec64c85202.np-hardass@gentoo
1 commit: 4a33b1ff8ebe70a4b10c4f4db7b1e7ec64c85202
2 Author: Adam Feldman <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 9 23:47:37 2021 +0000
4 Commit: Adam Feldman <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 9 23:47:37 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=4a33b1ff
7
8 mate-extra/mate-sensors-applet: Stabilize 1.24.1 for amd64,x86
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Adam Feldman <NP-Hardass <AT> gentoo.org>
12
13 mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild
17 index eea8796..429b41a 100644
18 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild
19 +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.24.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
27 inherit mate
28
29 if [[ ${PV} != 9999 ]]; then
30 - KEYWORDS="~amd64 ~arm ~x86"
31 + KEYWORDS="amd64 ~arm x86"
32 fi
33
34 DESCRIPTION="MATE panel applet to display readings from hardware sensors"