commit: daa3334d32a02ac7a7790972b03c0bedea7d59f0 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon May 5 18:38:06 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon May 5 19:22:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa3334d
kde-frameworks/kdeclarative: destabilize 5.116.0 for ~ppc64 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-frameworks/kdeclarative/kdeclarative-5.116.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/kdeclarative/kdeclarative-5.116.0.ebuild b/kde-frameworks/kdeclarative/kdeclarative-5.116.0.ebuild index 947db6b965d4..aa0ad50bf0c3 100644 --- a/kde-frameworks/kdeclarative/kdeclarative-5.116.0.ebuild +++ b/kde-frameworks/kdeclarative/kdeclarative-5.116.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework providing integration of QML and KDE work spaces" LICENSE="LGPL-2+" -KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="" DEPEND="
