Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/clementine/
Date: Thu, 29 Dec 2016 11:41:18
Message-Id: 1483011666.c206ecb4692a2fadae93b4e14c31f6e16a86a834.ago@gentoo
1 commit: c206ecb4692a2fadae93b4e14c31f6e16a86a834
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 11:41:06 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 11:41:06 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c206ecb4
7
8 media-sound/clementine: x86 stable wrt bug #589550
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-sound/clementine/clementine-1.3.1-r5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/clementine/clementine-1.3.1-r5.ebuild b/media-sound/clementine/clementine-1.3.1-r5.ebuild
18 index 0a061e5..2f47610 100644
19 --- a/media-sound/clementine/clementine-1.3.1-r5.ebuild
20 +++ b/media-sound/clementine/clementine-1.3.1-r5.ebuild
21 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/clementine-player/Clementine/archive/${PV/_}.tar.gz
22 LICENSE="GPL-3"
23 SLOT="0"
24 [[ ${PV} == *9999* ]] || \
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="amazoncloud box cdda +dbus debug dropbox googledrive ipod lastfm mms moodbar mtp projectm pulseaudio skydrive test +udisks vkontakte wiimote"
28 IUSE+="${LANGS// / linguas_}"