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: Sun, 01 May 2016 01:50:33
Message-Id: 1462067403.cb310f980a8aa3d7da59dffbf8d24d4b67f84657.prometheanfire@gentoo
1 commit: cb310f980a8aa3d7da59dffbf8d24d4b67f84657
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 01:50:03 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 01:50:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb310f98
7
8 media-sound/spotify: fast stable
9
10 Package-Manager: portage-2.2.26
11
12 media-sound/spotify/spotify-1.0.28.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/spotify/spotify-1.0.28.ebuild b/media-sound/spotify/spotify-1.0.28.ebuild
16 index 2c75ee4..c15c47f 100644
17 --- a/media-sound/spotify/spotify-1.0.28.ebuild
18 +++ b/media-sound/spotify/spotify-1.0.28.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.89.gf959d4ce-37_amd64.deb )
20 x86? ( ${SRC_BASE}${PN}-client_${PV}.89.gf959d4ce-4_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"