summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jordan <immoloism@gmail.com>2024-01-18 21:05:12 +0000
committerSam James <sam@gentoo.org>2024-01-19 10:49:55 +0000
commitfb6723cf8323909ac16d04366ce300b8602e4a23 (patch)
tree40ec0de8aa4de0e74b712ee4213b2b2f99489465 /mate-extra
parentmate-extra/mate-polkit: add myself as a maintainer (diff)
downloadgentoo-fb6723cf8323909ac16d04366ce300b8602e4a23.tar.gz
gentoo-fb6723cf8323909ac16d04366ce300b8602e4a23.tar.bz2
gentoo-fb6723cf8323909ac16d04366ce300b8602e4a23.zip
mate-extra/mate-power-manager: stabilize 1.26.1 for amd64, x86
Signed-off-by: Ian Jordan <immoloism@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/mate-power-manager/mate-power-manager-1.26.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mate-extra/mate-power-manager/mate-power-manager-1.26.1.ebuild b/mate-extra/mate-power-manager/mate-power-manager-1.26.1.ebuild
index c2b566512540..5e786028580c 100644
--- a/mate-extra/mate-power-manager/mate-power-manager-1.26.1.ebuild
+++ b/mate-extra/mate-power-manager/mate-power-manager-1.26.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
fi
DESCRIPTION="Session daemon for MATE that makes it easy to manage your laptop or desktop"