Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-power-manager/
Date: Wed, 30 Jun 2021 23:07:20
Message-Id: 1625093705.1088aa962073ee1b0da35030df6462a391890ed1.sam@gentoo
1 commit: 1088aa962073ee1b0da35030df6462a391890ed1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 30 22:55:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 30 22:55:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1088aa96
7
8 mate-extra/mate-power-manager: Revert "Bump to 1.24.2"
9
10 This reverts commit 2f7b03b3f822baa8c2d18a5f2f125db24360d5db.
11
12 Looks like this commit was a mistake -- doesn't bump
13 mate-power-manager, just drops stable keywords on
14 1.24.2 which was already in tree.
15
16 This broke tree consistency [0].
17
18 [0] https://qa-reports.gentoo.org/output/gentoo-ci/dc211df/output.html#mate-base/mate
19 Bug: https://bugs.gentoo.org/778857
20 Signed-off-by: Sam James <sam <AT> gentoo.org>
21
22 mate-extra/mate-power-manager/mate-power-manager-1.24.2.ebuild | 2 +-
23 1 file changed, 1 insertion(+), 1 deletion(-)
24
25 diff --git a/mate-extra/mate-power-manager/mate-power-manager-1.24.2.ebuild b/mate-extra/mate-power-manager/mate-power-manager-1.24.2.ebuild
26 index 0e47db7552d..74f964b68e4 100644
27 --- a/mate-extra/mate-power-manager/mate-power-manager-1.24.2.ebuild
28 +++ b/mate-extra/mate-power-manager/mate-power-manager-1.24.2.ebuild
29 @@ -6,7 +6,7 @@ EAPI=6
30 inherit mate
31
32 if [[ ${PV} != 9999 ]]; then
33 - KEYWORDS="~amd64 ~arm ~arm64 ~x86"
34 + KEYWORDS="amd64 ~arm ~arm64 x86"
35 fi
36
37 DESCRIPTION="A session daemon for MATE that makes it easy to manage your laptop or desktop"