diff options
Diffstat (limited to 'mate-extra/mate-polkit')
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-polkit/mate-polkit-1.26.0.ebuild b/mate-extra/mate-polkit/mate-polkit-1.26.0.ebuild index 52781c6a8f39..25dd387a1d28 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.26.0.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.26.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit mate if [[ ${PV} != 9999 ]]; 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" |