Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsensors/
Date: Sun, 07 Feb 2021 20:19:15
Message-Id: 1612729135.cf2a926ff2f4c5aab96386b21683931f47fb7fc3.asturm@gentoo
1 commit: cf2a926ff2f4c5aab96386b21683931f47fb7fc3
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 7 20:03:48 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 7 20:18:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf2a926f
7
8 x11-misc/xsensors: 0.80 ppc stable
9
10 Tested-by: ernsteiswuerfel <erhard_f <AT> mailbox.org>
11 Bug: https://bugs.gentoo.org/769137
12 Package-Manager: Portage-3.0.14, Repoman-3.0.2
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 x11-misc/xsensors/xsensors-0.80.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/x11-misc/xsensors/xsensors-0.80.ebuild b/x11-misc/xsensors/xsensors-0.80.ebuild
19 index aa0d37c8c2d..0c913f588ee 100644
20 --- a/x11-misc/xsensors/xsensors-0.80.ebuild
21 +++ b/x11-misc/xsensors/xsensors-0.80.ebuild
22 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/Mystro256/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="amd64 ~ppc x86"
27 +KEYWORDS="amd64 ppc x86"
28
29 RDEPEND="
30 >=sys-apps/lm-sensors-3