Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@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 15:17:37
Message-Id: 1598800628.fec2692217a4f3a336038712f52303d31e4254c7.whissi@gentoo
1 commit: fec2692217a4f3a336038712f52303d31e4254c7
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 14:56:45 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 15:17:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fec26922
7
8 media-sound/gnome-music: x86 stable (bug #738728)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-sound/gnome-music/gnome-music-3.36.4.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index 333450fc479..4f55575ad94 100644
18 --- a/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
19 +++ b/media-sound/gnome-music/gnome-music-3.36.4.1.ebuild
20 @@ -14,7 +14,7 @@ SLOT="0"
21 IUSE=""
22 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
23
24 -KEYWORDS="~amd64 ~arm64 ~x86"
25 +KEYWORDS="~amd64 ~arm64 x86"
26
27 DEPEND="${PYTHON_DEPS}
28 >=dev-libs/glib-2.50:2