summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-06-29 11:52:35 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-06-29 15:20:31 +0800
commitba56eddf4f396029bdf960b3d1d5d332ab01a958 (patch)
tree0a33e36500e8537fbfb1a0015ca7659fbeed362d /media-libs
parentmedia-libs/phonon: keyword 4.11.1-r1 for ~loong (diff)
downloadgentoo-ba56eddf4f396029bdf960b3d1d5d332ab01a958.tar.gz
gentoo-ba56eddf4f396029bdf960b3d1d5d332ab01a958.tar.bz2
gentoo-ba56eddf4f396029bdf960b3d1d5d332ab01a958.zip
media-libs/phonon-gstreamer: keyword 4.10.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0.ebuild
index fb6c46011e47..668c50a3a9fa 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,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"
- KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
fi
LICENSE="LGPL-2.1+ || ( LGPL-2.1 LGPL-3 )"