From 4093e632f30d23c6d3c599387f8525f396e8acc2 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Tue, 18 Jun 2024 11:04:31 +0300 Subject: mate-extra/mate-polkit: Stabilize 1.28.1 x86, #932645 Signed-off-by: Joonas Niilola --- mate-extra/mate-polkit/mate-polkit-1.28.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-extra') 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" -- cgit v1.2.3-65-gdbad