diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:38:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:39:10 +0200 |
commit | 789871f6f8cb907a235ba470de67186922970143 (patch) | |
tree | 11ab2df725fb0ea01e634028ccd4e452023b883a /mate-extra | |
parent | mate-extra/mate-netbook: Stabilize 1.26.0 amd64, #884079 (diff) | |
download | gentoo-789871f6f8cb907a235ba470de67186922970143.tar.gz gentoo-789871f6f8cb907a235ba470de67186922970143.tar.bz2 gentoo-789871f6f8cb907a235ba470de67186922970143.zip |
mate-extra/mate-polkit: Stabilize 1.26.0 amd64, #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 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" |