summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-02 14:41:17 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-02 14:41:17 +0200
commit4a4f52b4150608dacf68887c9d2c0369a9789bd9 (patch)
tree7c84e973bd67463dab7d1a14dc451f181e433643 /media-libs/phonon
parentdev-libs/libdbusmenu-qt: Stabilize 0.9.3_pre20160218-r3 ppc64, #921319 (diff)
downloadgentoo-4a4f52b4150608dacf68887c9d2c0369a9789bd9.tar.gz
gentoo-4a4f52b4150608dacf68887c9d2c0369a9789bd9.tar.bz2
gentoo-4a4f52b4150608dacf68887c9d2c0369a9789bd9.zip
media-libs/phonon: Stabilize 4.11.1-r2 ppc64, #921319
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/phonon')
-rw-r--r--media-libs/phonon/phonon-4.11.1-r2.ebuild4
1 files 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 ) )"