diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:38:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:39:21 +0200 |
commit | 46cfc31b6dfa65a6f16a0a835f1b2ee3e801c6e9 (patch) | |
tree | d67b4a60704e0e0cddef6163f10f1763aa88e6ce /mate-extra | |
parent | mate-extra/mate-netbook: Stabilize 1.26.0 x86, #884079 (diff) | |
download | gentoo-46cfc31b6dfa65a6f16a0a835f1b2ee3e801c6e9.tar.gz gentoo-46cfc31b6dfa65a6f16a0a835f1b2ee3e801c6e9.tar.bz2 gentoo-46cfc31b6dfa65a6f16a0a835f1b2ee3e801c6e9.zip |
mate-extra/mate-polkit: Stabilize 1.26.0 x86, #884079
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mate-extra')
-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 25dd387a1d28..d4ca1ff07354 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" |