summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-02 14:41:23 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-02 14:41:23 +0200
commita3f508e67fdf64f5fee78362bd76854ed8a19d20 (patch)
treec9ab1ba6856ddc96532eb093d5d5096d39796d0c /media-libs
parentkde-frameworks/kdeclarative: Stabilize 5.113.0 ppc64, #921319 (diff)
downloadgentoo-a3f508e67fdf64f5fee78362bd76854ed8a19d20.tar.gz
gentoo-a3f508e67fdf64f5fee78362bd76854ed8a19d20.tar.bz2
gentoo-a3f508e67fdf64f5fee78362bd76854ed8a19d20.zip
media-libs/phonon-gstreamer: Stabilize 4.10.0-r1 ppc64, #921319
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0-r1.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0-r1.ebuild
index 6f42f3f815fe..e3281141130b 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0-r1.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 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://community.kde.org/Phonon"
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/phonon/${MY_PN}/${PV}/${MY_PN}-${PV}.tar.xz"
S="${WORKDIR}/${MY_PN}-${PV}"
- KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv x86"
fi
LICENSE="LGPL-2.1+ || ( LGPL-2.1 LGPL-3 )"