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: Thu, 01 Apr 2021 16:44:11
Message-Id: 1617295432.7ff515a5a0009f20d977fe1ae2a88e3b68cc0061.whissi@gentoo
1 commit: 7ff515a5a0009f20d977fe1ae2a88e3b68cc0061
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 1 16:32:20 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 1 16:43:52 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff515a5
7
8 media-sound/gnome-music: x86 stable (bug #774927)
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-sound/gnome-music/gnome-music-3.36.7.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/gnome-music/gnome-music-3.36.7.ebuild b/media-sound/gnome-music/gnome-music-3.36.7.ebuild
17 index b845b8cc36e..7af2427751d 100644
18 --- a/media-sound/gnome-music/gnome-music-3.36.7.ebuild
19 +++ b/media-sound/gnome-music/gnome-music-3.36.7.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