diff options
author | Sam James <sam@gentoo.org> | 2023-06-07 09:47:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-07 09:47:04 +0100 |
commit | 7233b2c2dafb125015f685bf69a8eb69a9b8aa21 (patch) | |
tree | 3e375c4633beca3d34bbee5aab851fa29e59f63b /mate-extra/mate-polkit | |
parent | mate-extra/mate-indicator-applet: Stabilize 1.26.0-r1 amd64, #907977 (diff) | |
download | gentoo-7233b2c2dafb125015f685bf69a8eb69a9b8aa21.tar.gz gentoo-7233b2c2dafb125015f685bf69a8eb69a9b8aa21.tar.bz2 gentoo-7233b2c2dafb125015f685bf69a8eb69a9b8aa21.zip |
mate-extra/mate-polkit: Stabilize 1.26.0-r1 amd64, #907980
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mate-extra/mate-polkit')
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild b/mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild index 720be36f5713..4211f4ce6b2c 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.26.0-r1.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.26.0-r1.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" |