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: Sun, 30 Aug 2020 18:09:36
Message-Id: 1598810949.3f4503a9a3511c95f23871b6f8e684762e169f3c.sam@gentoo
1 commit: 3f4503a9a3511c95f23871b6f8e684762e169f3c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 17:12:11 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 18:09:09 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f4503a9
7
8 media-sound/gnome-music: Stabilize 3.36.4.1 amd64, #738728
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/gnome-music/gnome-music-3.36.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild b/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
16 index 4f55575ad94..8b133e12694 100644
17 --- a/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
18 +++ b/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
19 @@ -14,7 +14,7 @@ SLOT="0"
20 IUSE=""
21 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
22
23 -KEYWORDS="~amd64 ~arm64 x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25
26 DEPEND="${PYTHON_DEPS}
27 >=dev-libs/glib-2.50:2