diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-25 19:17:54 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-25 19:17:54 +0800 |
commit | 278df570c98a6dae258805d9f7656eeeeb539f0e (patch) | |
tree | 42301db0375e791f4692acf25ae22db8ec818948 /sys-auth | |
parent | dev-util/lxqt-build-tools: keyword 0.11.0 for ~loong (diff) | |
download | gentoo-278df570c98a6dae258805d9f7656eeeeb539f0e.tar.gz gentoo-278df570c98a6dae258805d9f7656eeeeb539f0e.tar.bz2 gentoo-278df570c98a6dae258805d9f7656eeeeb539f0e.zip |
sys-auth/polkit-qt: keyword 0.114.0-r1 for ~loong
See: https://github.com/xen0n/loongson-overlay/pull/25
Tested-by: HougeLangley <hougelangley1987@gmail.com>
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.114.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-0.114.0-r1.ebuild b/sys-auth/polkit-qt/polkit-qt-0.114.0-r1.ebuild index c0f84d0b76ed..efecd86154c1 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.114.0-r1.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.114.0-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://api.kde.org/polkit-qt-1/html/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${KDE_ORG_NAME}/${KDE_ORG_NAME}-${PV}.tar.xz" - KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" fi LICENSE="LGPL-2" |