diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 04:18:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 04:18:00 +0100 |
commit | bd728ddd3c3b262caa17d98188a401657cfcfec9 (patch) | |
tree | e97bc4838621bd8a66a7520516648592c411e1f5 /sys-auth | |
parent | net-wireless/iwd: Stabilize 1.15 arm64, #802453 (diff) | |
download | gentoo-bd728ddd3c3b262caa17d98188a401657cfcfec9.tar.gz gentoo-bd728ddd3c3b262caa17d98188a401657cfcfec9.tar.bz2 gentoo-bd728ddd3c3b262caa17d98188a401657cfcfec9.zip |
sys-auth/polkit-qt: Stabilize 0.114.0 arm64, #802474
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.114.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-0.114.0.ebuild b/sys-auth/polkit-qt/polkit-qt-0.114.0.ebuild index fef63b40378b..a90ac4af7d5a 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.114.0.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.114.0.ebuild @@ -11,7 +11,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 ~ppc ~ppc64 ~riscv x86" fi LICENSE="LGPL-2" |