commit: 4093e632f30d23c6d3c599387f8525f396e8acc2
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 18 08:04:31 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 08:04:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4093e632
mate-extra/mate-polkit: Stabilize 1.28.1 x86, #932645
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
mate-extra/mate-polkit/mate-polkit-1.28.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mate-extra/mate-polkit/mate-polkit-1.28.1.ebuild
b/mate-extra/mate-polkit/mate-polkit-1.28.1.ebuild
index 4ebe8634ad42..f5cf124ad694 100644
--- a/mate-extra/mate-polkit/mate-polkit-1.28.1.ebuild
+++ b/mate-extra/mate-polkit/mate-polkit-1.28.1.ebuild
@@ -7,7 +7,7 @@ inherit mate
MINOR=$(($(ver_cut 2) % 2))
if [[ ${MINOR} -eq 0 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
fi
DESCRIPTION="A MATE specific DBUS service that is used to bring up
authentication dialogs"