summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:31 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-06-18 11:04:31 +0300
commit4093e632f30d23c6d3c599387f8525f396e8acc2 (patch)
tree9ba793fba37a632b351b769fb38d3e4f321f9bd7 /mate-extra
parentmate-extra/mate-calc: Stabilize 1.28.0 x86, #932645 (diff)
downloadgentoo-4093e632f30d23c6d3c599387f8525f396e8acc2.tar.gz
gentoo-4093e632f30d23c6d3c599387f8525f396e8acc2.tar.bz2
gentoo-4093e632f30d23c6d3c599387f8525f396e8acc2.zip
mate-extra/mate-polkit: Stabilize 1.28.1 x86, #932645
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r--mate-extra/mate-polkit/mate-polkit-1.28.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"