diff options
author | Sam James <sam@gentoo.org> | 2022-03-02 03:44:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-02 03:44:29 +0000 |
commit | f7aeb214ad2b3bdc601bd4452724f4d03e1ff748 (patch) | |
tree | aa81ae86ee5ee592deb4bcc394d796e6d1da0188 | |
parent | net-im/choqok: Stabilize 1.7.0-r1 amd64, #833859 (diff) | |
download | gentoo-f7aeb214ad2b3bdc601bd4452724f4d03e1ff748.tar.gz gentoo-f7aeb214ad2b3bdc601bd4452724f4d03e1ff748.tar.bz2 gentoo-f7aeb214ad2b3bdc601bd4452724f4d03e1ff748.zip |
sys-auth/polkit-qt: Stabilize 0.114.0-r1 amd64, #833859
Signed-off-by: Sam James <sam@gentoo.org>
-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 274a743e6395..7f08dc96e4dd 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 ~ppc ~ppc64 ~riscv x86" fi LICENSE="LGPL-2" |