diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-29 16:10:37 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-29 16:10:37 +0100 |
commit | 4c86a3630f6966ef8f00afc779528f78f680b7e6 (patch) | |
tree | c7abc0fe013c82e1869c554e8ff531a6c6f58e9a /sys-auth | |
parent | kde-misc/markdownpart: Stabilize 22.08.3 amd64, #879357 (diff) | |
download | gentoo-4c86a3630f6966ef8f00afc779528f78f680b7e6.tar.gz gentoo-4c86a3630f6966ef8f00afc779528f78f680b7e6.tar.bz2 gentoo-4c86a3630f6966ef8f00afc779528f78f680b7e6.zip |
sys-auth/polkit-qt: Stabilize 0.114.0-r2 amd64, #879357
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.114.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-0.114.0-r2.ebuild b/sys-auth/polkit-qt/polkit-qt-0.114.0-r2.ebuild index 4e9c9fe8c407..a561d1747804 100644 --- a/sys-auth/polkit-qt/polkit-qt-0.114.0-r2.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-0.114.0-r2.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 ~loong ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" fi LICENSE="LGPL-2" |