diff options
Diffstat (limited to 'sys-auth/polkit-qt/polkit-qt-0.114.0-r3.ebuild')
-rw-r--r-- | sys-auth/polkit-qt/polkit-qt-0.114.0-r3.ebuild | 4 |
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" |