Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/
Date: Wed, 29 Jun 2016 16:24:09
Message-Id: 1467217414.966fc7d4d6c8b1e4e3f40db938baf4d08f775cc3.prometheanfire@gentoo
1 commit: 966fc7d4d6c8b1e4e3f40db938baf4d08f775cc3
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 16:23:34 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 16:23:34 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966fc7d4
7
8 media-sound/spotify: fast stable due to stupid upstream
9
10 Package-Manager: portage-2.2.28
11
12 media-sound/spotify/spotify-1.0.32.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/spotify/spotify-1.0.32.ebuild b/media-sound/spotify/spotify-1.0.32.ebuild
16 index 7d974d6..862c683 100644
17 --- a/media-sound/spotify/spotify-1.0.32.ebuild
18 +++ b/media-sound/spotify/spotify-1.0.32.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.96.g3c8a06e6-37_amd64.deb )
20 x86? ( ${SRC_BASE}${PN}-client_${PV}.96.g3c8a06e6-3_i386.deb )"
21 LICENSE="Spotify"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="gnome pax_kernel pulseaudio"
26 RESTRICT="mirror strip"