commit: 4a4f52b4150608dacf68887c9d2c0369a9789bd9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Feb 2 12:41:17 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Feb 2 12:41:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4f52b4
media-libs/phonon: Stabilize 4.11.1-r2 ppc64, #921319 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> media-libs/phonon/phonon-4.11.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/phonon/phonon-4.11.1-r2.ebuild b/media-libs/phonon/phonon-4.11.1-r2.ebuild index b6f1aecc8b12..cfad75fb1aed 100644 --- a/media-libs/phonon/phonon-4.11.1-r2.ebuild +++ b/media-libs/phonon/phonon-4.11.1-r2.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 @@ -10,7 +10,7 @@ HOMEPAGE="https://community.kde.org/Phonon" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/phonon/${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv x86" fi LICENSE="|| ( LGPL-2.1 LGPL-3 ) !pulseaudio? ( || ( GPL-2 GPL-3 ) )"
