Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gnome-music/
Date: Sat, 28 May 2022 05:45:41
Message-Id: 1653716696.9892f4d9df707509617d59331ee84f87336bbbdf.sam@gentoo
1 commit: 9892f4d9df707509617d59331ee84f87336bbbdf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 05:40:42 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 05:44:56 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9892f4d9
7
8 media-sound/gnome-music: Stabilize 42.1 arm64, #843794
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/gnome-music/gnome-music-42.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/gnome-music/gnome-music-42.1.ebuild b/media-sound/gnome-music/gnome-music-42.1.ebuild
16 index a4d3f4225ee1..61bf800171da 100644
17 --- a/media-sound/gnome-music/gnome-music-42.1.ebuild
18 +++ b/media-sound/gnome-music/gnome-music-42.1.ebuild
19 @@ -13,7 +13,7 @@ LICENSE="GPL-2+"
20 SLOT="0"
21 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
22
23 -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
24 +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
25
26 DEPEND="${PYTHON_DEPS}
27 >=dev-libs/glib-2.67.1:2