summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-02 14:41:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-02 14:41:09 +0200
commit3b4c41ae8cfc6bfb8cb06b4ad0b63049c7a090d2 (patch)
tree0228a3564aa68e2c7bde5bb0dc4c5f96b337fda8 /sys-auth/polkit-qt
parentkde-frameworks/kdoctools: Stabilize 5.113.0 ppc64, #921319 (diff)
downloadgentoo-3b4c41ae8cfc6bfb8cb06b4ad0b63049c7a090d2.tar.gz
gentoo-3b4c41ae8cfc6bfb8cb06b4ad0b63049c7a090d2.tar.bz2
gentoo-3b4c41ae8cfc6bfb8cb06b4ad0b63049c7a090d2.zip
sys-auth/polkit-qt: Stabilize 0.114.0-r3 ppc64, #921319
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth/polkit-qt')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-0.114.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-0.114.0-r3.ebuild b/sys-auth/polkit-qt/polkit-qt-0.114.0-r3.ebuild
index 464e34718786..500f97b02646 100644
--- a/sys-auth/polkit-qt/polkit-qt-0.114.0-r3.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-0.114.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"