diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:57:46 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-06-28 09:57:46 +0800 |
commit | cdffc13db84c80d32170cef98ba8264c96d7963c (patch) | |
tree | 8a95e45866d295d6926994301ad2b32069f6e01a /mate-extra/mate-polkit | |
parent | dev-cpp/gtkmm: keyword 3.24.6 for ~loong (diff) | |
download | gentoo-cdffc13db84c80d32170cef98ba8264c96d7963c.tar.gz gentoo-cdffc13db84c80d32170cef98ba8264c96d7963c.tar.bz2 gentoo-cdffc13db84c80d32170cef98ba8264c96d7963c.zip |
mate-extra/mate-polkit: keyword 1.26.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
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 cb5060a320ce..52781c6a8f39 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 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86" fi DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs" |