summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-08-17 14:07:25 +1000
committerYixun Lan <dlan@gentoo.org>2021-08-18 08:24:27 +0800
commit6d551cfc800e882f86eba35ec2eb733ebe30fd1b (patch)
tree2ea279ac4739e0bc98e359306be05386e9801398 /media-libs/phonon
parentkde-frameworks/kjobwidgets: keyword 5.85.0 for ~riscv (diff)
downloadgentoo-6d551cfc800e882f86eba35ec2eb733ebe30fd1b.tar.gz
gentoo-6d551cfc800e882f86eba35ec2eb733ebe30fd1b.tar.bz2
gentoo-6d551cfc800e882f86eba35ec2eb733ebe30fd1b.zip
media-libs/phonon: keyword 4.11.1-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-libs/phonon')
-rw-r--r--media-libs/phonon/phonon-4.11.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/phonon/phonon-4.11.1-r1.ebuild b/media-libs/phonon/phonon-4.11.1-r1.ebuild
index 88892bcd4952..c08a3c935cb3 100644
--- a/media-libs/phonon/phonon-4.11.1-r1.ebuild
+++ b/media-libs/phonon/phonon-4.11.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~ppc ~ppc64 x86"
+ KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86"
fi
LICENSE="|| ( LGPL-2.1 LGPL-3 ) !pulseaudio? ( || ( GPL-2 GPL-3 ) )"