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 01:20:31
Message-Id: 1653700772.7f5f1549055b6ebf4a28cc04e291d13053892a38.sam@gentoo
1 commit: 7f5f1549055b6ebf4a28cc04e291d13053892a38
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 01:19:32 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 01:19:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5f1549
7
8 media-sound/gnome-music: Stabilize 42.1 amd64, #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 1ca03facd942..31fb5323096d 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