Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gnome-music/
Date: Fri, 31 Dec 2021 03:42:30
Message-Id: 1640921946.2c2c3d3b2b4757a8ae62ced08b8ea4a90edc99a7.dlan@gentoo
1 commit: 2c2c3d3b2b4757a8ae62ced08b8ea4a90edc99a7
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Fri Dec 24 14:56:54 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 31 03:39:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c2c3d3b
7
8 media-sound/gnome-music: keyword ~riscv
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 media-sound/gnome-music/gnome-music-40.1.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/gnome-music/gnome-music-40.1.1.ebuild b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
18 index 9a1f62b03fb6..65ea2646249a 100644
19 --- a/media-sound/gnome-music/gnome-music-40.1.1.ebuild
20 +++ b/media-sound/gnome-music/gnome-music-40.1.1.ebuild
21 @@ -13,7 +13,7 @@ LICENSE="GPL-2+"
22 SLOT="0"
23 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
24
25 -KEYWORDS="amd64 ~arm64 ~ppc64 x86"
26 +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
27
28 DEPEND="${PYTHON_DEPS}
29 >=dev-libs/glib-2.50:2